[arch-commits] Commit in python-cliff/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Nov 1 17:01:04 UTC 2018


    Date: Thursday, November 1, 2018 @ 17:01:03
  Author: felixonmars
Revision: 401127

upgpkg: python-cliff 2.14.0-1

Modified:
  python-cliff/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-01 16:59:08 UTC (rev 401126)
+++ PKGBUILD	2018-11-01 17:01:03 UTC (rev 401127)
@@ -3,8 +3,8 @@
 
 pkgbase=python-cliff
 pkgname=(python-cliff python2-cliff)
-pkgver=2.13.0
-pkgrel=2
+pkgver=2.14.0
+pkgrel=1
 pkgdesc="Command Line Interface Formulation Framework"
 arch=('any')
 url="https://docs.openstack.org/cliff/latest/"
@@ -18,7 +18,7 @@
               'python-testscenarios' 'python2-testscenarios')
 options=('!emptydirs')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/openstack/cliff/archive/$pkgver.tar.gz")
-sha512sums=('af0f34900897133ab7bb00142d95af20fcd124a3627f5ffc0ed82c34d86bf16afcfacfcafa600d7eba2580689b51deac8b6496e15990c2a33df95f7dcecf04f1')
+sha512sums=('5c478dc23a4b76a73705605477554132dfdd177e0e58c066b98d9b230f471476fd8c2f284a02706ccedd1fd0050bdd4d000716f60408e7458f9a24a02b6d19db')
 
 prepare() {
   cp -a cliff-$pkgver{,-py2}



More information about the arch-commits mailing list