summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStorm Dragon2019-11-20 11:24:38 -0500
committerStorm Dragon2019-11-20 11:24:38 -0500
commita23051ae18e9099e14b0f69346a782d76950e486 (patch)
tree4545618be717073e244820c42c74d0773d913346 /PKGBUILD
parent4d66acc5e1a01986db829053577adc44b7a4b57b (diff)
downloadaur-a23051ae18e9099e14b0f69346a782d76950e486.tar.gz
rel bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b107637046dd..5a2df53f101d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase='python-spake2'
_pkgname='spake2'
pkgname=('python2-spake2' 'python-spake2')
pkgver=0.8
-pkgrel=4
+pkgrel=5
pkgdesc="This library implements the SPAKE2 password-authenticated key exchange"
arch=('any')
url="https://pypi.python.org/packages/10/7d/${_pkgname}-${pkgver}"