diff --git a/.SRCINFO b/.SRCINFO index b7ee02c..e1f75e9 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 53b2f6b..2d7e114 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'