summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Warrick2015-10-02 14:48:51 +0200
committerChris Warrick2015-10-02 14:48:51 +0200
commit34cba17469af938245cec88fde0e83cac4a57e28 (patch)
treede2636dfeb2719ab9498faedd3bb8ee4fa9479cd /PKGBUILD
parent83d388b6210a2f095c7ab59bc3cb2484ac45f6b5 (diff)
downloadaur-34cba17469af938245cec88fde0e83cac4a57e28.tar.gz
Bump pkgver/pkgrel to force Python 3.5 rebuilds
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b6aed954ca95..ba26804f25e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgbase=python-doit
pkgname=('python-doit' 'python2-doit')
_pyname=doit
pkgver=0.29.0
-pkgrel=2
+pkgrel=3
pkgdesc='doit automation tool'
arch=('any')
url='http://pydoit.org/'