summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Yan2019-02-12 19:44:37 +0000
committerFelix Yan2019-02-12 19:44:37 +0000
commitc77a886f5e992b7320ca524fd7f11a87c22dbf34 (patch)
tree8b1d9889bc56af71d49b392567a18018d87e7457
parent8e77a5e5cedfd8f1047ed6f51257b9859b7004f3 (diff)
downloadaur-c77a886f5e992b7320ca524fd7f11a87c22dbf34.tar.gz
upgpkg: 1.6.0-1
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5497d1d557c6..eb5663c3b236 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-pytest-plugins
pkgname=('python-pytest-fixture-config' 'python2-pytest-fixture-config'
'python-pytest-shutil' 'python2-pytest-shutil'
'python-pytest-virtualenv' 'python2-pytest-virtualenv')
-pkgver=1.4.0
+pkgver=1.6.0
pkgrel=1
arch=('any')
license=('BSD')
@@ -14,7 +14,7 @@ makedepends=('python-pytest' 'python2-pytest' 'python-setuptools-git' 'python2-s
'python-path.py' 'python2-path.py' 'python-mock' 'python2-mock' 'python2-contextlib2'
'python-virtualenv' 'python2-virtualenv' 'python-termcolor' 'python2-termcolor')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/manahl/pytest-plugins/archive/v$pkgver.tar.gz")
-sha512sums=('a9a9dd5a44449a82942e6094e0a3478f9146dd2c241c24fabc110590a7de17474768630688936138f50c39407f7ee8c8138c67f86451603886234be5ff2ebf26')
+sha512sums=('3f0517f936ef03741939c6ae45fb6c35110adc5bb0160f1d1ba873dc1ffd5902f73e24db5bdcd7a8caa6fb8b1cb5490a1503f623d6ea7e0576c335a0de5058f8')
prepare() {
# New pypandoc?