aurutils: fix license array

This commit is contained in:
Alad Wenter 2017-09-10 19:56:46 +02:00
parent d060e73893
commit 8400632db3
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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'