summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7ee02c0b80b..e1f75e963c47 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
# Generated by mksrcinfo v8
-# Thu Sep 7 13:55:55 UTC 2017
+# Sun Sep 10 17:56:44 UTC 2017
pkgbase = aurutils
pkgdesc = helper tools for the arch user repository
pkgver = 1.5.3
pkgrel = 3
url = https://github.com/AladW/aurutils
arch = any
- license = ISC
+ license = custom:ISC
makedepends = git
depends = pacman>=5
depends = git
diff --git a/PKGBUILD b/PKGBUILD
index 53b2f6bc8815..2d7e114f3dd4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=3
pkgdesc='helper tools for the arch user repository'
arch=('any')
url='https://github.com/AladW/aurutils'
-license=('ISC')
+license=('custom:ISC')
depends=('pacman>=5' 'git' 'jq' 'pacutils>=0.4')
makedepends=('git')
optdepends=('devtools: systemd-nspawn support'