[arch-commits] Commit in python-zope-hookable/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Tue Jul 20 18:48:02 UTC 2021


    Date: Tuesday, July 20, 2021 @ 18:48:01
  Author: felixonmars
Revision: 980463

upgpkg: python-zope-hookable 5.1.0-1

Modified:
  python-zope-hookable/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-20 18:46:40 UTC (rev 980462)
+++ PKGBUILD	2021-07-20 18:48:01 UTC (rev 980463)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-zope-hookable
-pkgver=5.0.1
-pkgrel=3
+pkgver=5.1.0
+pkgrel=1
 pkgdesc="Represents the core of the Zope hookable Architecture"
 arch=('x86_64')
 url="https://github.com/zopefoundation/zope.hookable"
@@ -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=('7bb2fce111ff4719f755891e0a544e1c2f6ac238ca8ca602ab3f6113d5690308f681c489801fd6cb8cc75812220ff7f937c76ef70c120ac9c67fb15bf2d3b3bc')
+sha512sums=('cfcd9fc698fc165317ab1b89a1a82b1c1e08d4dbea6c4f8a2459736150bfb0d82eda4d6c448ac966f2853fe12ec714a782a5947f1c5bc3cd89a573889db564fb')
 
 build() {
   cd "$srcdir"/zope.hookable-$pkgver




More information about the arch-commits mailing list