Date: Monday, November 2, 2015 @ 01:48:29
  Author: fyan
Revision: 145495

upgpkg: python-hypothesis 1.14.0-1

Modified:
  python-hypothesis/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-11-02 00:39:58 UTC (rev 145494)
+++ PKGBUILD    2015-11-02 00:48:29 UTC (rev 145495)
@@ -3,7 +3,7 @@
 
 pkgbase=python-hypothesis
 pkgname=('python-hypothesis' 'python2-hypothesis')
-pkgver=1.13.0
+pkgver=1.14.0
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -14,7 +14,7 @@
               'python-pytz' 'python2-pytz' 'python-django' 'python2-django' 
'python-numpy'
               'python2-numpy' 'python-fake-factory' 'python2-fake-factory' 
'python-flaky'
               'python2-flaky')
-source=("git+https://github.com/DRMacIver/hypothesis.git#tag=v$pkgver";)
+source=("git+https://github.com/DRMacIver/hypothesis.git#tag=$pkgver";)
 sha512sums=('SKIP')
 
 prepare() {

Reply via email to