summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Fink2021-12-13 12:31:48 +0200
committerChristoph Fink2021-12-13 12:31:48 +0200
commit19fc72a309e33682d1944d7d6fa961de6ce0f80d (patch)
tree81e147a145a31c4e34279dfde92b7f98c09bf15f
parentf0a6dcbec8a6bf2c890adf99014027c91254bb6a (diff)
downloadaur-19fc72a309e33682d1944d7d6fa961de6ce0f80d.tar.gz
bump to trigger rebuild for python-3.10
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c83cd46f5c71..901b846d6f88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-webis
pkgdesc = Python wrapper for the webis Twitter sentiment identification tool
pkgver = 0.3.1
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/christoph.fink/python-webis
arch = any
license = GPLv3
@@ -16,4 +16,3 @@ pkgbase = python-webis
sha256sums = 417fd708cfbc54078e0bc678fa6c64d973a5112888c8a697931970398283f543
pkgname = python-webis
-
diff --git a/PKGBUILD b/PKGBUILD
index 2c9fb37ea263..3a2d6b594746 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-webis
_name="${pkgname#python-}"
pkgver=0.3.1
-pkgrel=1
+pkgrel=2
pkgdesc="Python wrapper for the webis Twitter sentiment identification tool"
url="https://gitlab.com/christoph.fink/python-webis"