summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuan Tascon2016-03-28 15:31:37 -0500
committerJuan Tascon2016-03-28 15:31:37 -0500
commit50ff18280f886913a0d59b46df964ecfaea3f477 (patch)
tree63c9567b4f6a995e19afeec600f39c829e05142c
parentc3ee25212a831efdd1c5e11792dda1ea2e9cbb4b (diff)
downloadaur-tvcmd.tar.gz
license is array
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dde872228f47..f56327709fd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Command line tool to keep track of tv shows episodes"
arch=('any')
url="http://tvcmd.horlux.org"
-license="GPL3"
+license=("GPL3")
depends=('python' 'python-httplib2' 'python-xdg')
source=("https://github.com/juantascon/${pkgname}/archive/v${pkgver}.tar.gz")
sha256sums=('aff8e1bad414dd73068b07f846d32e1206a2575da8e2df68111183e741ea7e2c')