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

Felix Yan felixonmars at archlinux.org
Fri Feb 22 18:08:17 UTC 2019


    Date: Friday, February 22, 2019 @ 18:08:16
  Author: felixonmars
Revision: 435267

upgpkg: python-cmd2 0.9.9-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-22 18:02:41 UTC (rev 435266)
+++ PKGBUILD	2019-02-22 18:08:16 UTC (rev 435267)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=0.9.8
+pkgver=0.9.9
 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=('c70e08a7efa68ced86c47a13fc847d334e187c2748fa216909a251dce3ad1d79812f9c8568c8f7cb9411c78d7d3ca75cbcb1c02b17b766ebbae6f1101d5fb291')
+sha512sums=('93da8719030b48616de6e7fbc3827fa3e45213ed9fb4b2e3a2bf199f3a5dad592b597b1c18b9d54acef635613e9759d089bec06f605946b680445eda3fbc0a99')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list