[arch-commits] Commit in python-sybil/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Nov 29 22:57:30 UTC 2020
Date: Sunday, November 29, 2020 @ 22:57:30
Author: felixonmars
Revision: 766495
upgpkg: python-sybil 2.0.1-1
Modified:
python-sybil/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-29 22:40:41 UTC (rev 766494)
+++ PKGBUILD 2020-11-29 22:57:30 UTC (rev 766495)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-sybil
-pkgver=2.0.0
+pkgver=2.0.1
pkgrel=1
pkgdesc='Automated testing for the examples in your documentation.'
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest')
source=("$pkgname-$pkgver.tar.gz::https://github.com/cjw296/sybil/archive/$pkgver.tar.gz")
-sha512sums=('c441619db2404175e04b22c754d449095c219e5b6e97ed1411941797b8ac554980eb2a77371a84bb005e9497d42e42ffecc2ee3c34f2098e5c2fd220c3398895')
+sha512sums=('77892932f947ace293df1732a01c3272414ce22edefafc1ee09b28214b34278d5030edea1130aa0ffd7acce569cf0f877dbe21c21f32e4333ac8d25c5ec0a058')
build() {
cd sybil-$pkgver
More information about the arch-commits
mailing list