summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 901b846d6f88..c5576d36e2e9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = python-webis
pkgrel = 2
url = https://gitlab.com/christoph.fink/python-webis
arch = any
- license = GPLv3
+ license = GPL3
makedepends = python-setuptools
depends = java-environment
depends = java-runtime
diff --git a/PKGBUILD b/PKGBUILD
index 3a2d6b594746..f2337447b607 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="Python wrapper for the webis Twitter sentiment identification tool"
url="https://gitlab.com/christoph.fink/python-webis"
-license=("GPLv3")
+license=("GPL3")
arch=("any")
makedepends=(