summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32884fcef711..27874d98a01f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
arch=('any')
pkgdesc='Write once run anywhere, a python library with general purpose utilities.'
url='https://github.com/jmdaemon/wora'
-license=('GPL')
+license=('GPL3')
depends=('python-toml')
optdepends=()
makedepends=('python-setuptools')