[arch-commits] Commit in python-mamba/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jul 30 18:36:27 UTC 2020
Date: Thursday, July 30, 2020 @ 18:36:26
Author: felixonmars
Revision: 665957
upgpkg: python-mamba 0.11.1-1
Modified:
python-mamba/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-30 18:36:15 UTC (rev 665956)
+++ PKGBUILD 2020-07-30 18:36:26 UTC (rev 665957)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-mamba
-pkgver=0.11.0
+pkgver=0.11.1
pkgrel=1
pkgdesc="The definitive testing tool for Python. Born under the banner of Behavior Driven Development."
arch=('any')
@@ -10,7 +10,7 @@
depends=('python-coverage' 'python-watchdog' 'python-clint' 'python-setuptools')
checkdepends=('python-doublex-expects')
source=("$pkgname-$pkgver.tar.gz::https://github.com/nestorsalceda/mamba/archive/v$pkgver.tar.gz")
-sha512sums=('2faf941700800ba0432bfd170d6ff2278e5fc3ba4e85f486d33ed5f07e148284d400e2b02ac0f957a27d47b705fc52b042dc4311bdd175907e307e4dbfa95246')
+sha512sums=('2b28415e5352fcec8028a8ddef6ff83a0cf2ebbb385506eb97f6a46be619277136a61180e8cf30047efd7807f867a03a0d1032dbfed27e2fc050a8639f67814c')
build() {
cd mamba-$pkgver
More information about the arch-commits
mailing list