summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcell Meszaros2022-06-13 17:01:26 +0200
committerMarcell Meszaros2022-06-13 17:01:26 +0200
commit0444b43c80256bb0ffead27cf47022b549533e6a (patch)
tree7f07e96294f6d6ba9ae4a314ad94b7eb395de8a8 /PKGBUILD
parent355e1a4885f2b1150ba746089922a3858d69f3af (diff)
downloadaur-python2-flaky.tar.gz
bump 3.7.0-4 for a fresh build (newer than last repo version)
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}/"