summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2017-01-21 23:59:37 -0500
committerbrent s2017-01-21 23:59:37 -0500
commit269c187966b385bef6ec5bff3b385b62d1c7d99a (patch)
treee787fb172eaf0b33a26c2f7cc47fa9a5920e8be8 /PKGBUILD
parent096b5eb7c4a0afd01b134660f34463bea322c29f (diff)
downloadaur-269c187966b385bef6ec5bff3b385b62d1c7d99a.tar.gz
bump to trigger rebuilds for 3.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32916c913bd8..4f2cb6493325 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
pkgname=python-pychroot
pkgver=0.9.16
-pkgrel=4
+pkgrel=5
pkgdesc="A python library and CLI tool that simplifies chroot handling"
arch=( 'i686' 'x86_64' )
url="https://pypi.python.org/pypi/pychroot/"