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

Felix Yan felixonmars at archlinux.org
Wed Nov 20 05:26:57 UTC 2019


    Date: Wednesday, November 20, 2019 @ 05:26:57
  Author: felixonmars
Revision: 530610

upgpkg: python-cmd2 0.9.20-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-20 05:26:45 UTC (rev 530609)
+++ PKGBUILD	2019-11-20 05:26:57 UTC (rev 530610)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=0.9.15
-pkgrel=3
+pkgver=0.9.20
+pkgrel=1
 pkgdesc="A tool for building interactive command line apps"
 arch=('any')
 url="https://github.com/python-cmd2/cmd2"
@@ -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=('1cf297a0413f92a6a007e997bf5e5513dab4349dfa1c7776f126ffce652a32a7991d2a30d87ba866d4b55b684516d88ef9326d1362b7e3555b5abac71b589bc5')
+sha512sums=('0b23fc632b868d3982b8c8bfc72afeb5041dd3c5a5d60d573eb047db91677cac59f7955375451c6ea4625cfc86dbc845fb1424fa52016a839d3e1d8b76f3f5c7')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list