[arch-commits] Commit in python-mamba/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Nov 16 22:12:01 UTC 2020
Date: Monday, November 16, 2020 @ 22:12:01
Author: felixonmars
Revision: 755695
upgpkg: python-mamba 0.11.2-1
Modified:
python-mamba/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-16 22:11:29 UTC (rev 755694)
+++ PKGBUILD 2020-11-16 22:12:01 UTC (rev 755695)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-mamba
-pkgver=0.11.1
-pkgrel=3
+pkgver=0.11.2
+pkgrel=1
pkgdesc="The definitive testing tool for Python. Born under the banner of Behavior Driven Development."
arch=('any')
license=('MIT')
@@ -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=('2b28415e5352fcec8028a8ddef6ff83a0cf2ebbb385506eb97f6a46be619277136a61180e8cf30047efd7807f867a03a0d1032dbfed27e2fc050a8639f67814c')
+sha512sums=('8ca6207c9df7b3388db8ecabd13456e54d8811c24f695ccc638c90bb2c975268f9e803533808f9b099651ee4744376fad3b58eaa84a6c97605631368f979915c')
build() {
cd mamba-$pkgver
More information about the arch-commits
mailing list