summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStorm Dragon2018-08-14 16:04:47 -0400
committerStorm Dragon2018-08-14 16:04:47 -0400
commit3821aea5d40d34e121d1b6e1665028d50b39ce57 (patch)
treeaa82e6463f115e973d570e98ffb2a74b61752a6c
parentd9e5e43762e63e6e05148c4d3d3dfbc20f99f5ce (diff)
downloadaur-3821aea5d40d34e121d1b6e1665028d50b39ce57.tar.gz
Bumped pkgrel for python rebuild.
-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}"