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

Felix Yan felixonmars at archlinux.org
Mon Aug 10 16:18:24 UTC 2020


    Date: Monday, August 10, 2020 @ 16:18:24
  Author: felixonmars
Revision: 673791

upgpkg: python-cmd2 1.3.2-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-10 16:18:07 UTC (rev 673790)
+++ PKGBUILD	2020-08-10 16:18:24 UTC (rev 673791)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=1.3.1
+pkgver=1.3.2
 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=('558f7883163165e07202c09a7d00928c2757463a59a82449af57ea4795356ed82a8db1b24942767d66cb5d66343ccf2da90b0c0301f1fa7d0daae6a1765c79d8')
+sha512sums=('04adfec7e56c967c250cb59b17d556e822dcdb8a35fb44f03a3860b2bf623703a1ff9b853486fc4512c808d06eb77523e254af01728e296c8b29819c827a5117')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list