summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVolker Schatz2015-06-28 12:45:45 +0200
committerVolker Schatz2015-06-28 12:45:45 +0200
commitaba7cc0235e16bcf93436cef022c6a9bcc402143 (patch)
tree2c7baa3dc083e52516ad72aac6672f4e3b69c6f8
parent81b5403e25538d578a8ffd27721150c267e90e91 (diff)
downloadaur-aba7cc0235e16bcf93436cef022c6a9bcc402143.tar.gz
Identify custom license as ISC license
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6c5ba80e75dd..69e75af8b87d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="ALSA device capability lister"
depends=('alsa-lib')
arch=('i686' 'x86_64')
-license=('custom')
+license=('custom:ISC')
url="http://www.volkerschatz.com/noise/alsa.html#alsacap"
source=("http://www.volkerschatz.com/noise/$pkgname.tgz")
md5sums=('19642bdffd4666caa53344271aa585e9')