summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 43aab4f6c11e..c01087fb47f3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
pkgbase=python-os-testr
pkgname=('python-os-testr' 'python2-os-testr')
-pkgver=0.6.0
+pkgver=0.8.0
pkgrel=1
pkgdesc="A testr wrapper to provide additional functionality"
arch=('any')
url='https://pypi.python.org/pypi/os-testr'
license=('Apache')
-source=(https://pypi.python.org/packages/source/o/os-testr/os-testr-$pkgver.tar.gz)
-md5sums=('0530b0cc62621d4bd9dd8a1c06533b3a')
+source=(https://pypi.python.org/packages/26/93/fc660b2170c9f49a6d1855d14233596d6000be16c270f3b9ad9550923ed1/os-testr-0.8.0.tar.gz)
+md5sums=('4d5a04d8c9a4ae8972eb0d653323f1ed')
makedepends=('python2' 'python' 'python-setuptools' 'python2-setuptools')
package_python-os-testr() {