summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPellegrino Prevete2020-07-03 03:13:58 +0200
committerPellegrino Prevete2020-07-03 03:13:58 +0200
commitf47394142dda563ffcc2b9fa6a271d546f40e001 (patch)
tree692714956a3d7448bf9104140500d5a2a328d1f3
parentf83e68aef7baaa1369a34cbe6a2f05a94ddc7b41 (diff)
downloadaur-f47394142dda563ffcc2b9fa6a271d546f40e001.tar.gz
fix license
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d902d9fe1db1..278de637d00d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc='PGP encrypted backups on Telegram Cloud'
arch=('any')
url='https://github.com/tallero/pgpgram'
-license=('GPL')
+license=('AGPL3')
depends=('python' 'python-setproctitle' 'telegram-tdlib')
makedepends=('python-setuptools')
source=('pgpgram::git+https://github.com/tallero/pgpgram.git')