summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcarl.george2015-07-22 19:25:51 -0500
committercarl.george2015-07-22 19:25:51 -0500
commitb4a38356bde9fb6a1871fe17429ab56c25a21239 (patch)
treec952f2a4231e37c1923e320499b3a5bd38212b89 /PKGBUILD
parent8096643dab3c3c5d42f463adde1024b40ac78365 (diff)
downloadaur-b4a38356bde9fb6a1871fe17429ab56c25a21239.tar.gz
2.0.2-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0374f39b8898..3cc689c3c264 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _name="supernova"
_cmd="${_name}"
pkgname=("supernova" "supernova2")
-pkgver="2.0.0"
+pkgver="2.0.2"
pkgrel="1"
pkgdesc="Use novaclient with multiple OpenStack nova environments the easy way"
arch=("any")
@@ -13,8 +13,8 @@ license=("Apache")
makedepends=("python-setuptools" "python2-setuptools")
source=("${url}/archive/v${pkgver}.tar.gz"
"nova2-executable.patch")
-sha256sums=('43b27ee9ed2ca7b0b5860bf52422750e215b60cb71eca106a57b4f900faef24e'
- 'cd2d47ce9d9b949844c5e58ed7a1b32cb2367fd7c4429ec0d971fd24bd544704')
+sha256sums=('d096a677261226dca7884f6a181a81224939f97259ca43534d2078a68913f650'
+ 'bd05ce5bc154df2b53fbf4e6fad6c90808ef62df6100427d50e503c4df129e04')
prepare() {
cp -a "${srcdir}/${_name}-${pkgver}"{,-python2}