summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony Ruhier2017-01-07 19:39:35 +0100
committerAnthony Ruhier2017-01-07 19:39:35 +0100
commitf2bb8ff0660d7508b275976bdc0d484b5b6a8a2c (patch)
treebe0c5ce9d1981efa407174402925628484113900 /PKGBUILD
parent9f534a55f860b32fb53c4079beb9db3003c77972 (diff)
downloadaur-python-gazelleapi.tar.gz
Force rebuild for python 3.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5708a64a46dc..a02e610d5d44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-gazelleapi
_pkgbase="${pkgbase#python-}"
pkgname=(python-gazelleapi python2-gazelleapi)
pkgver=0.1.4
-pkgrel=5
+pkgrel=6
pkgdesc='An API for interacting with Gazelle based sites'
arch=(any)
url='https://github.com/itismadness/gazelleapi'