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

Felix Yan felixonmars at archlinux.org
Tue Jul 14 10:26:06 UTC 2020


    Date: Tuesday, July 14, 2020 @ 10:26:06
  Author: felixonmars
Revision: 663674

upgpkg: python-cmd2 1.2.0-1

Modified:
  python-cmd2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-14 10:26:05 UTC (rev 663673)
+++ PKGBUILD	2020-07-14 10:26:06 UTC (rev 663674)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=1.1.0
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="A tool for building interactive command line apps"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools-scm')
 checkdepends=('python-pytest-runner' 'python-pytest-xdist' 'python-pytest-mock' 'vi')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/python-cmd2/cmd2/archive/$pkgver.tar.gz")
-sha512sums=('73a82545efed2959e286b452c24019ca2ab20bc0ac509c0d3d2eb5d723c62f44c792b6bd0557dfb49bc32c68efa87e0aeb9456d14d9bf90d291a3ae483ce9408')
+sha512sums=('6b2eda53bb7010519ae5d72209f00074cd98f3039909a012065998a385c0274ee9e6af2c46f4dd5b62daf01c915032a81c5c1093a291b7736ab8aacbbb86a7be')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list