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

Felix Yan felixonmars at archlinux.org
Fri Nov 13 19:46:33 UTC 2020


    Date: Friday, November 13, 2020 @ 19:46:33
  Author: felixonmars
Revision: 753970

upgpkg: python-cmd2 1.4.0-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-13 19:45:52 UTC (rev 753969)
+++ PKGBUILD	2020-11-13 19:46:33 UTC (rev 753970)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=1.3.11
-pkgrel=3
+pkgver=1.4.0
+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=('30319ccc68b66b9d98b92f29dea7466f8e8321caa87118f169e0b5e3e05764f8ba37cfa206a883442852b1fac4e9fe67857248fd6946303beede0f1a4a6cc2a3')
+sha512sums=('7e4f44e1d02bb30a6f7ffe3e5ac5714c584b185ae5e53998ad68bf8a79c8b837df169c62d9b57a093c979f1e1b392859e800c1d14510af5f29e542aaa8a93d5e')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list