[arch-commits] Commit in python-cliff/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 27 18:26:00 UTC 2020
Date: Friday, March 27, 2020 @ 18:25:59
Author: felixonmars
Revision: 605030
upgpkg: python-cliff 3.1.0-1
Modified:
python-cliff/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-27 18:25:50 UTC (rev 605029)
+++ PKGBUILD 2020-03-27 18:25:59 UTC (rev 605030)
@@ -2,8 +2,8 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-cliff
-pkgver=3.0.0
-pkgrel=2
+pkgver=3.1.0
+pkgrel=1
pkgdesc="Command Line Interface Formulation Framework"
arch=('any')
url="https://docs.openstack.org/cliff/latest/"
@@ -15,7 +15,7 @@
options=('!emptydirs')
source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack/cliff/archive/$pkgver.tar.gz"
new-cmd2.patch)
-sha512sums=('6d34fc21d4f391da722ac3887ad6eea401481381939a89b1fe6bfd8d038ae961e80d8a3fb45c81ea0d57c301a0f1bfcdb4c864a9b6097f2d2761ca5df851b4eb'
+sha512sums=('e65af5ec08df4d7586a1d6821acd283e568227bffee2e5ed8bb40d9f6d4fb17d83fcafc0f1a8ef4293ff7cd2f9e204db35198e58ff7e35d566ffcc03eed5740b'
'9998d90b3b07f624340feca9ab38cd13db789006ff5d658ceeb9b7fe8c74180ddce4e91c57c8696cff997aed390ab17df53a4840e1f02a629c3e824c5ba25c3d')
export PBR_VERSION=$pkgver
More information about the arch-commits
mailing list