summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcarlwgeorge2017-01-06 20:23:53 -0600
committercarlwgeorge2017-01-06 20:24:09 -0600
commit3d73b60a013a6e9d6a2f2ff1b4af416ad7183c2e (patch)
treeeb18f07b7c0719c37e9c623dc54dbce97689f75e /PKGBUILD
parent69c2b943963e656d1610b6dbadf6b4d4b2ba97ac (diff)
downloadaur-supernova.tar.gz
2.2.0-2
* rebuild against 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 8219626c82c3..bef59d5bb6fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _name="supernova"
pkgname="${_name}"
pkgver="2.2.0"
-pkgrel="1"
+pkgrel="2"
pkgdesc="Use novaclient with multiple OpenStack nova environments the easy way"
arch=("any")
url="https://github.com/major/${_name}"