summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristoph Gysin2016-01-21 13:24:55 +0200
committerChristoph Gysin2016-01-21 13:24:55 +0200
commit4f9f5ef4d421125b615bcf32f34ee7213935c021 (patch)
treec48a2c71a79c73589c1349103ac3b857c1721779 /PKGBUILD
parente346e812cbbbe9bd55ea9b1c1eb4f3356ed16317 (diff)
downloadaur-4f9f5ef4d421125b615bcf32f34ee7213935c021.tar.gz
update to 0.8.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8979d926539a..81dd00cbb64c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=('python-heatclient'
'python2-heatclient')
-pkgver='0.8.0'
+pkgver='0.8.1'
pkgrel='1'
pkgdesc='Python client library for Heat'
arch=('any')
url='https://launchpad.net/python-heatclient'
license=('Apache')
source=("https://pypi.python.org/packages/source/${pkgname:0:1}/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('5cd1c855ee21f18bfffbc7269e40c417b953d0855aa3cc8b56d778b8612467d5')
+sha256sums=('a98e8a10b001fc1f31b02128196310c715112f3e8869a97b662d0b7d59a30ee9')
package_python-heatclient()
{