summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStorm Dragon2021-01-29 12:36:29 -0500
committerStorm Dragon2021-01-29 12:36:29 -0500
commit7ce06b41a3d8e3ae24e1c178ef8932b6d1f82c0d (patch)
treef0010b9f987f472de158c37c14efe24835087cf0 /PKGBUILD
parentab4f7150b81e47806301e1c07cf2221cfbb0d91b (diff)
downloadaur-7ce06b41a3d8e3ae24e1c178ef8932b6d1f82c0d.tar.gz
pkgrel bump for python rebuild.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 74e0b1ac9799..2df107e15f70 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='python-spake2'
pkgver=0.8
-pkgrel=5
+pkgrel=6
pkgdesc="This library implements the SPAKE2 password-authenticated key exchange"
arch=('any')
url="https://pypi.python.org/packages/10/7d/spake2-${pkgver}"