summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Fink2022-09-08 15:58:40 +0200
committerChristoph Fink2022-09-08 15:58:40 +0200
commit6b09d44f5bd41553b2ad7728bfe4e6fafe03c253 (patch)
tree827a80b0cceab452bdd743cdcbb3d1b693c22d4a
parent0b6fc1eda5b05f8edd3639f2041924ba76ecc5d8 (diff)
downloadaur-6b09d44f5bd41553b2ad7728bfe4e6fafe03c253.tar.gz
upgpkg: python-emojientities 0.1.6-3
upgpkg: python-metatube 1.0.6-2 upgpkg: python-olxsearch 1.0.6-2 upgpkg: python-webis 0.3.1-2 wrongly spelled licenses
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a0d81f4859c6..980b88c90d5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -4,7 +4,7 @@ pkgbase = python-olxsearch
pkgrel = 2
url = https://gitlab.com/christoph.fink/olxsearch
arch = any
- license = GPLv3
+ license = GPL3
checkdepends = python-nose
makedepends = python-setuptools
depends = python-beautifulsoup4
diff --git a/PKGBUILD b/PKGBUILD
index db4c30a15c11..cf8a0bf82320 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=2
pkgdesc="Download metadata from OLX online marketplaces"
url="https://gitlab.com/christoph.fink/olxsearch"
-license=("GPLv3")
+license=("GPL3")
arch=("any")
makedepends=("python-setuptools")