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

Felix Yan felixonmars at archlinux.org
Fri Nov 15 05:48:47 UTC 2019


    Date: Friday, November 15, 2019 @ 05:48:46
  Author: felixonmars
Revision: 528804

upgpkg: python-zope-hookable 5.0.0-1

Modified:
  python-zope-hookable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-15 05:48:33 UTC (rev 528803)
+++ PKGBUILD	2019-11-15 05:48:46 UTC (rev 528804)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-zope-hookable
-pkgver=4.2.0
-pkgrel=4
+pkgver=5.0.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=('aeeafff7e5c7cbe3d5944864278896f926086514e75be1d5956e32fc0a3769ac11b008c3855a0816084c7deb64f14c65db49852dac2beaf06420a304af6ebb69')
+sha512sums=('6bd874c6c3a158a3a3867c9c6f8b6a7c497ea6e284f40fb7dbd87d52d903e263079c29b3b2622dc2227b9083885a2a6523b1ac9161d24f1ce2f0f2f90b39a254')
 
 build() {
   cd "$srcdir"/zope.hookable-$pkgver



More information about the arch-commits mailing list