summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Botting2020-06-22 14:46:26 +1000
committerAndy Botting2020-06-22 14:46:26 +1000
commit7e4ec82f212446aa77c1e090a73eb95a8d2cb4e7 (patch)
tree756b19924fbd3ba95699a4e1709bf17f25eceac8 /PKGBUILD
parent4b2ccf5a161c8d4ccd55a69cb721131950b64815 (diff)
downloadaur-7e4ec82f212446aa77c1e090a73eb95a8d2cb4e7.tar.gz
Update to v3.1.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ef3e793103e..1313a01cec8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=python-reno
-pkgver='3.0.1'
+pkgver='3.1.0'
pkgrel='1'
pkgdesc='OpenStack RElease NOtes manager'
arch=('any')
@@ -11,7 +11,7 @@ depends=('python-pbr' 'python-yaml' 'python-six' 'python-dulwich')
checkdepends=('python-mock' 'python-docutils' 'python-stestr'
'python-testscenarios' 'python-testtools' 'python-sphinx')
source=("https://github.com/openstack/reno/archive/$pkgver.tar.gz")
-sha512sums=('ba84eb38fadb6e9f352e031b19d7b0f1f95a09d87e38135fc7a1733f780622a4f72b5cb6aeed575e3e6fdc8d8d7d9c4f1eefb46672dd04b24e00c2cc07cd7bd5')
+sha512sums=('1cca1f86a2cfc3a5b997cddd1e7db0f6c2070fd97a5cc5d5479c9829b8ccd57fdec40a461f4816bec66a0f7e33d895f70edaaa754866aade85c11ebad643e709')
export PBR_VERSION=$pkgver