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

Felix Yan felixonmars at archlinux.org
Sun Jun 7 05:32:46 UTC 2020


    Date: Sunday, June 7, 2020 @ 05:32:45
  Author: felixonmars
Revision: 639589

upgpkg: python-cmd2 1.1.0-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-07 05:32:40 UTC (rev 639588)
+++ PKGBUILD	2020-06-07 05:32:45 UTC (rev 639589)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=1.0.2
+pkgver=1.1.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=('f9ac7f1b7b7d60ae61d3361b67398032c07ee70246382bf686200ab5e9fbe69dafdae03b26940178dd5d00085b1b8ddad308f996daffd48fdf1f8eacb93ac235')
+sha512sums=('73a82545efed2959e286b452c24019ca2ab20bc0ac509c0d3d2eb5d723c62f44c792b6bd0557dfb49bc32c68efa87e0aeb9456d14d9bf90d291a3ae483ce9408')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list