summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c6cbf33189c7..088c2d98dfbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = tc-twitch-git
pkgrel = 1
url = https://github.com/mccxiv/tc
arch = any
- license = custom
+ license = custom:ISC
makedepends = git
makedepends = npm
depends = gconf
diff --git a/PKGBUILD b/PKGBUILD
index 72b0b1a40c70..4f71073463ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="The chat client for Twitchâ„¢"
arch=('any')
url="https://github.com/mccxiv/${_realname}"
-license=('custom')
+license=('custom:ISC')
provides=($_pkgname)
conflicts=($_pkgname)
depends=('gconf')