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

Felix Yan felixonmars at archlinux.org
Sat Jun 22 08:28:40 UTC 2019


    Date: Saturday, June 22, 2019 @ 08:28:40
  Author: felixonmars
Revision: 482699

upgpkg: python-cmd2 0.9.13-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-22 08:15:57 UTC (rev 482698)
+++ PKGBUILD	2019-06-22 08:28:40 UTC (rev 482699)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=0.9.12
+pkgver=0.9.13
 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=('aa6dc14c3e958d644b1d4afbbe16b88d781a2a016b5691a82648a22ef61b7b31512621814c0a1298a8f2cd74cb1fe0243b97fea7c8e4aeffe7e752e2fd56d4b8')
+sha512sums=('86d447574ea2e549810a6affcc3f05cb0f9a3e659ee29df6b8eef7e1971522dfd3364e79026856b3a597a791103add308cefc93b375636ac55ab5fd2c502bbf4')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list