summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Sun2018-07-06 21:14:41 -0400
committerAndrew Sun2018-07-06 21:14:41 -0400
commit229f315936e5fbff4d50a89fb40a10199f977bb4 (patch)
tree3a26651505f3299711cf38ed52f8e48f32eba346 /PKGBUILD
parentfebbcfc2833d7addb14dc9306ddd1f512e40c14f (diff)
downloadaur-229f315936e5fbff4d50a89fb40a10199f977bb4.tar.gz
anontwi: fix license
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d94200f3fb2..fc2f7db2c94e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A free software python client designed to navigate anonymously on social networks. It supports Identi.ca and Twitter.com."
arch=('any')
url="https://anontwi.03c8.net/"
-license=("BSD")
+license=("GPL3")
depends=("python2" "python2-crypto" "python2-httplib2" "python2-pycurl" "gtk2" "pygtk")
source=("${pkgname}-${pkgver}.tar.gz"::"https://${pkgname}.03c8.net/${pkgname}/${pkgname}_${pkgver}.tar.gz")
sha256sums=('ab406e981859523a56cfc3b121585a551dfdd3265ba2a830beecfa2f97ccea1f')