[arch-commits] Commit in python-zope-hookable/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 10 14:03:25 UTC 2020
Date: Tuesday, March 10, 2020 @ 14:03:25
Author: felixonmars
Revision: 593612
upgpkg: python-zope-hookable 5.0.1-1
Modified:
python-zope-hookable/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-10 14:00:58 UTC (rev 593611)
+++ PKGBUILD 2020-03-10 14:03:25 UTC (rev 593612)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-zope-hookable
-pkgver=5.0.0
+pkgver=5.0.1
pkgrel=1
pkgdesc="Represents the core of the Zope hookable Architecture"
arch=('x86_64')
@@ -10,7 +10,7 @@
depends=('python-setuptools')
checkdepends=('python-nose')
source=("$pkgname-$pkgver.tar.gz::https://github.com/zopefoundation/zope.hookable/archive/$pkgver.tar.gz")
-sha512sums=('6bd874c6c3a158a3a3867c9c6f8b6a7c497ea6e284f40fb7dbd87d52d903e263079c29b3b2622dc2227b9083885a2a6523b1ac9161d24f1ce2f0f2f90b39a254')
+sha512sums=('7bb2fce111ff4719f755891e0a544e1c2f6ac238ca8ca602ab3f6113d5690308f681c489801fd6cb8cc75812220ff7f937c76ef70c120ac9c67fb15bf2d3b3bc')
build() {
cd "$srcdir"/zope.hookable-$pkgver
More information about the arch-commits
mailing list