summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 12 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b87931c9e3ae..748fe0cd9970 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,20 @@
# Generated by mksrcinfo v8
-# Thu Apr 7 13:36:57 UTC 2016
-pkgbase = python2-srp
- pkgdesc = Python implementation of the Secure Remote Password protocol (SRP).
- pkgver = 1.0.5
+# Fri Feb 3 17:17:04 UTC 2017
+pkgbase = python-srp
+ pkgdesc = Python implementation of the Secure Remote Password protocol (SRP)
+ pkgver = 1.0.6
pkgrel = 1
url = https://github.com/cocagne/pysrp
arch = any
license = MIT
- depends = python2
- source = https://pypi.python.org/packages/source/s/srp/srp-1.0.5.tar.gz
- sha256sums = 9ba792f7ec2681b90d9ea70abeb2ffc153a11ae53aa114fcb1bb296eba6a75fe
+ makedepends = python
+ makedepends = python2
+ source = https://files.pythonhosted.org/packages/source/s/srp/srp-1.0.6.tar.gz
+ md5sums = 199d02926e61444891ff0342de49393e
+
+pkgname = python-srp
+ depends = python
pkgname = python2-srp
+ depends = python2