summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')