[arch-commits] Commit in python-cmd2/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Aug 27 21:07:22 UTC 2020
Date: Thursday, August 27, 2020 @ 21:07:21
Author: felixonmars
Revision: 690020
upgpkg: python-cmd2 1.3.6-1
Modified:
python-cmd2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-08-27 21:07:06 UTC (rev 690019)
+++ PKGBUILD 2020-08-27 21:07:21 UTC (rev 690020)
@@ -2,7 +2,7 @@
# Contributor: Daniel Wallace <danielwallace at gtmanfred dot com>
pkgname=python-cmd2
-pkgver=1.3.5
+pkgver=1.3.6
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=('3ed80572c07c1e0473e5fb67ceb989e8d539465a75662ac9830de03a4a078a82cf04a37c74180bd221e53e6dca757bdcb87852b5aa1d4bbb7b94d421297e55ab')
+sha512sums=('e366f54c74df3c87a75fb9ef2ba24b4408ff8bb71857b27cf24d5a8ae678144e6bb80b2afe9687adfc996b0aeb2f94793f80a72326a274cd45e05b0e883c8693')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list