summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a02005ce6844..bd2c64dccde1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname='python2-flaky'
_name="${pkgname#python2-}"
pkgver=3.7.0
-pkgrel=3
+pkgrel=4
pkgdesc='Plugin for nose or py.test that automatically reruns flaky tests'
arch=('any')
url="https://pypi.org/project/${_name}/${pkgver}/"