summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Botting2018-08-15 11:55:28 +1000
committerAndy Botting2018-08-15 11:55:28 +1000
commit877e0d425044fdd4d1018605ba59bc216676f321 (patch)
tree6eb984e85568a026b062ba755632194f5ba0b3ef
parente9c0906860d4574fb0d869d987ffd56ceb7dc06e (diff)
downloadaur-877e0d425044fdd4d1018605ba59bc216676f321.tar.gz
Update to v7.0.4-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4257d41ed869..f23bc2392da8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-gnocchiclient
pkgdesc = Python bindings to the Gnocchi API
- pkgver = 7.0.2
+ pkgver = 7.0.4
pkgrel = 1
url = https://gnocchi.xyz/gnocchiclient/
arch = any
@@ -38,7 +38,7 @@ pkgbase = python-gnocchiclient
makedepends = git
makedepends = python-setuptools
makedepends = python2-setuptools
- source = git+https://github.com/gnocchixyz/python-gnocchiclient#tag=7.0.2
+ source = git+https://github.com/gnocchixyz/python-gnocchiclient#tag=7.0.4
sha256sums = SKIP
pkgname = python-gnocchiclient
diff --git a/PKGBUILD b/PKGBUILD
index e77d12f83dff..ce92ecb067ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=('python-gnocchiclient' 'python2-gnocchiclient')
-pkgver='7.0.2'
+pkgver='7.0.4'
pkgrel='1'
pkgdesc='Python bindings to the Gnocchi API'
arch=('any')