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 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')