summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7d5d0540bf5..f27adcb708d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Mar 2 10:41:32 UTC 2018
+# Tue Aug 14 20:04:39 UTC 2018
pkgbase = python-spake2
pkgdesc = This library implements the SPAKE2 password-authenticated key exchange
pkgver = 0.8
- pkgrel = 3
+ pkgrel = 4
url = https://pypi.python.org/packages/10/7d/spake2-0.8
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 5d2ca40298a9..e3e535b724a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-spake2
pkgver=0.8
-pkgrel=3
+pkgrel=4
pkgdesc="This library implements the SPAKE2 password-authenticated key exchange"
arch=('any')
url="https://pypi.python.org/packages/10/7d/${pkgname#python-}-${pkgver}"