Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
microsoft-intune-archlinux
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Recolic
microsoft-intune-archlinux
Merge requests
!2
An error occurred while fetching the assigned milestone of the selected merge_request.
Update intune-portal to latest 2404.23
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Update intune-portal to latest 2404.23
2404-update
into
master
Overview
0
Commits
2
Pipelines
0
Changes
1
Merged
Recolic
requested to merge
2404-update
into
master
10 months ago
Overview
0
Commits
2
Pipelines
0
Changes
1
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
92db63cc
2 commits,
10 months ago
1 file
+
2
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
intune-portal/PKGBUILD
+
2
−
3
Options
# Maintainer: Recolic K <root@recolic.net>
pkgname
=
intune-portal
pkgver
=
1.2
312.35
pkgver
=
1.2
404.23
pkgrel
=
0
pkgdesc
=
"Microsoft Intune helps organizations manage access to corporate apps, data, and resources."
url
=
"https://packages.microsoft.com/ubuntu/20.04/prod/pool/main/i/intune-portal"
@@ -14,8 +14,7 @@ conflicts=()
replaces
=()
backup
=()
source
=(
"source.deb::
$url
/
${
pkgname
}
_
${
pkgver
}
-focal_amd64.deb"
)
validpgpkeys
=(
""
)
sha256sums
=(
"501005d25714a1a3e26d7a2b4a2eac677ace8edd0b5869cd152308fd69bc4a61"
)
sha256sums
=(
"b334cc65f73d5c7d7c98c6d2b1e8175ad9f30ecc5f5dd1c7a7bcd02130bff992"
)
install
=
x.install
package
()
{
Loading