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
Compare revisions
d93b4612430653d7e727aff5ed34a1ab8e4a1249 to 6e6eb33908348e162878a61614a7c3a2f8e4737c
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
root/microsoft-intune-archlinux
Select target project
No results found
6e6eb33908348e162878a61614a7c3a2f8e4737c
Select Git revision
Branches
master
Swap
Target
root/microsoft-intune-archlinux
Select target project
root/microsoft-intune-archlinux
1 result
d93b4612430653d7e727aff5ed34a1ab8e4a1249
Select Git revision
Branches
master
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Update intune-portal to latest 2404.23
· abaecc57
Recolic
authored
10 months ago
abaecc57
Merge branch '2404-update' into 'master'
· 6e6eb339
Recolic
authored
10 months ago
Update intune-portal to latest 2404.23 See merge request
!2
6e6eb339
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
intune-portal/PKGBUILD
+2
-3
2 additions, 3 deletions
intune-portal/PKGBUILD
with
2 additions
and
3 deletions
intune-portal/PKGBUILD
View file @
6e6eb339
# Maintainer: Recolic K <root@recolic.net>
# Maintainer: Recolic K <root@recolic.net>
pkgname
=
intune-portal
pkgname
=
intune-portal
pkgver
=
1.2
312.35
pkgver
=
1.2
404.23
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Microsoft Intune helps organizations manage access to corporate apps, data, and resources."
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"
url
=
"https://packages.microsoft.com/ubuntu/20.04/prod/pool/main/i/intune-portal"
...
@@ -14,8 +14,7 @@ conflicts=()
...
@@ -14,8 +14,7 @@ conflicts=()
replaces
=()
replaces
=()
backup
=()
backup
=()
source
=(
"source.deb::
$url
/
${
pkgname
}
_
${
pkgver
}
-focal_amd64.deb"
)
source
=(
"source.deb::
$url
/
${
pkgname
}
_
${
pkgver
}
-focal_amd64.deb"
)
validpgpkeys
=(
""
)
sha256sums
=(
"b334cc65f73d5c7d7c98c6d2b1e8175ad9f30ecc5f5dd1c7a7bcd02130bff992"
)
sha256sums
=(
"501005d25714a1a3e26d7a2b4a2eac677ace8edd0b5869cd152308fd69bc4a61"
)
install
=
x.install
install
=
x.install
package
()
{
package
()
{
...
...
This diff is collapsed.
Click to expand it.