summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOromion2021-12-14 18:20:26 +0000
committerOromion2021-12-14 18:20:26 +0000
commit123637c63d2992d137da759ee53d43d8c92a3fdf (patch)
tree789c15de7aeb1220583713e09d6ffb016973809a
parent8fa6308504d051318f555d0d9bb52cacea94708b (diff)
downloadaur-123637c63d2992d137da759ee53d43d8c92a3fdf.tar.gz
Python 3.10 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd55cb944fab..c4e0cb0347a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-mwoauth
pkgdesc = Generic MediaWiki OAuth handshake helper for Python
pkgver = 0.3.7
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mediawiki-utilities/python-mwoauth
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 8b8f4a9360e2..a0386391d3ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_base=mwoauth
pkgname=python-${_base}
pkgver=0.3.7
-pkgrel=1
+pkgrel=2
pkgdesc="Generic MediaWiki OAuth handshake helper for Python"
license=(MIT)
arch=('any')