summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVianney le Clément de Saint-Marcq2015-10-02 09:15:28 +0200
committerVianney le Clément de Saint-Marcq2015-10-02 09:15:28 +0200
commit0e65f0d75ec7b8280adbf3dc652cf319cd0009e7 (patch)
tree4d33bf6de67a989636c173beacea9358dab276e4 /PKGBUILD
parentdc6aa0f6d5f69359f2f762fe4bce992e2cb9cd94 (diff)
downloadaur-0e65f0d75ec7b8280adbf3dc652cf319cd0009e7.tar.gz
Bump pkgrel to trigger repackaging for Python 3.5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d24d009bc731..902724193b75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=python-supergenpass
pkgname=$_pkgname-git
pkgver=20130209.gfc9e077
-pkgrel=2
+pkgrel=3
pkgdesc="SuperGenPass Python module and GTK interface"
arch=(any)
url="https://github.com/vianney/python-supergenpass"