summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEvangelos Foutras2019-10-25 20:08:01 +0000
committerEvangelos Foutras2019-10-25 20:08:01 +0000
commit35e0ccc4ded3472b645533934f14e2331b8e6be6 (patch)
treed6b1af933c328b3c073e887d91de176cd4b112d8 /PKGBUILD
parent05283e08173379821d05726a1093d8292e4af953 (diff)
downloadaur-35e0ccc4ded3472b645533934f14e2331b8e6be6.tar.gz
Python 3.8 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f3dfc4b7f77..3f37276a547c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=PyBrowserID
pkgname=python-browserid
pkgver=0.14.0
-pkgrel=3
+pkgrel=4
pkgdesc="Python client library for the BrowserID protocol"
arch=('any')
url="https://github.com/mozilla/PyBrowserID"