Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found

Target

Select target project
  • root/microsoft-intune-archlinux
1 result
Show changes
Commits on Source (2)
# Maintainer: Recolic K <root@recolic.net> # Maintainer: Recolic K <root@recolic.net>
pkgname=intune-portal pkgname=intune-portal
pkgver=1.2312.35 pkgver=1.2404.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() {
......