summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Chen2017-01-07 19:44:12 +1300
committerAndrew Chen2017-01-07 19:44:12 +1300
commitbb75edabe835c5560543156deee10a2c70a7ff99 (patch)
treeeaf345a2cbca22fe949c3f36a8d2349a6c79b0c6 /PKGBUILD
parent7b662e5a95f4f6d235fdb6dacb41b5e21109cc3e (diff)
downloadaur-bb75edabe835c5560543156deee10a2c70a7ff99.tar.gz
python 3.6 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 56a0abce0ffe..9f50872611a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=python-cstruct
pkgname=('python-cstruct' 'python2-cstruct')
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="C-style structs for Python"
url="https://github.com/andreax79/python-cstruct"
arch=('any')