summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Botting2020-04-26 09:54:28 +1000
committerAndy Botting2020-04-26 09:54:28 +1000
commit314d972016b61a778333fafdddd0c47741630333 (patch)
tree03c1ebcfffbd3a200595601dbf7e8817827ffbd2 /PKGBUILD
parent25709a5c1810a9eb7498dceaa6ae6dde938ce171 (diff)
downloadaur-314d972016b61a778333fafdddd0c47741630333.tar.gz
Update to v4.0.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7c2aeb19c29b..59c69ebf2f60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=python-designateclient
-pkgver='3.1.0'
+pkgver='4.0.0'
pkgrel='1'
pkgdesc='Python client library for Designate'
arch=('any')
@@ -14,7 +14,7 @@ depends=('python-cliff' 'python-debtcollector' 'python-jsonschema'
checkdepends=('python-oslo-config' 'python-oslotest' 'python-requests-mock'
'python-subunit')
source=("https://github.com/openstack/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('46f09e13cb632cd32eac171a9a7f3352d4179ce4accd6cd07b0df5e49b4e027a129fff53a78e04825d94a5be5ad60ea4a372440c0eb12a93d2bec96d93ea065d')
+sha512sums=('1f0b3cc0edadd7de245ceba2e72056927f3d7d91a86d751389cde1702f7950b4eb93b2243292a786aecfa108bb0a032072f39d250c05513eeb937538d0227de8')
export PBR_VERSION=$pkgver