summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLorens Gwine2018-03-06 10:17:49 +0500
committerLorens Gwine2018-03-06 10:17:49 +0500
commitd01f4d9142175997b8af5a7ff5cb2ef55f41c2b7 (patch)
tree94753b4db23270fee4ebc1a4fef9dcc672538745
parentff7e16740231c5732bfa726e4a760d8c4de641b9 (diff)
downloadaur-d01f4d9142175997b8af5a7ff5cb2ef55f41c2b7.tar.gz
Update license
-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')