summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjuantascon2017-01-02 13:54:57 -0500
committerjuantascon2017-01-02 13:54:57 -0500
commit28cd5696e5a5f1e171875311496fbe06451fc624 (patch)
tree41c2882d5758ddf5c9a47d2ed980f8044a1253a1 /PKGBUILD
parent1ea9cb482a98c09acaf0f8edcb85a15bcb31be04 (diff)
downloadaur-tgio.tar.gz
license is now an array
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7354ed5e5ef2..e47059a1a74b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc=" io shell commands over telegram (echo, read, etc)"
arch=('any')
url="https://github.com/juantascon/tgio"
-license="GPL3"
+license=("GPL3")
depends=('python' 'python-xdg' 'python-pytelegrambotapi')
source=("https://github.com/juantascon/${pkgname}/archive/${pkgver}.tar.gz")
sha256sums=('1dc6f54730198e3fd56184fb907f571b0a8b4a91793bf302c4ab596886a7fed3')