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

Felix Yan felixonmars at archlinux.org
Thu Jan 10 11:39:26 UTC 2019


    Date: Thursday, January 10, 2019 @ 11:39:25
  Author: felixonmars
Revision: 421606

upgpkg: python-cmd2 0.9.7-1

Modified:
  python-cmd2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-10 11:37:33 UTC (rev 421605)
+++ PKGBUILD	2019-01-10 11:39:25 UTC (rev 421606)
@@ -2,8 +2,8 @@
 # Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
 
 pkgname=python-cmd2
-pkgver=0.9.6
-pkgrel=2
+pkgver=0.9.7
+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=('632ae65de5b5c16012d10453721e42d1e669ed83f14f04db84309ed9db7e7f5c770c367c103d25d8b84640f0a992c3d23b44f2631e11da75c8a2098118ddc517')
+sha512sums=('03133220c7c2966b8ef417e1edbfe41e304beee48fec63e8563230007f00ad4c6cd882a5908d83033f377e4180c94653c78b57ea9856b16068326118cd88088a')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list