[arch-commits] Commit in python-zope-component/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sat Jul 10 07:23:00 UTC 2021
Date: Saturday, July 10, 2021 @ 07:22:59
Author: felixonmars
Revision: 976450
upgpkg: python-zope-component 5.0.1-1
Modified:
python-zope-component/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-10 07:22:33 UTC (rev 976449)
+++ PKGBUILD 2021-07-10 07:22:59 UTC (rev 976450)
@@ -2,7 +2,7 @@
# Contributor: Simon Hanna <simon dot hanna AT serve-me DOT info>
pkgname=python-zope-component
-pkgver=5.0.0
+pkgver=5.0.1
pkgrel=1
pkgdesc="Represents the core of the Zope Component Architecture"
arch=('any')
@@ -13,7 +13,7 @@
checkdepends=('python-zope-testrunner' 'python-persistent' 'python-zope-location'
'python-zope-proxy' 'python-zope-security' 'python-zope-configuration' 'python-zope-i18nmessageid')
source=("$pkgname-$pkgver.tar.gz::https://github.com/zopefoundation/zope.component/archive/$pkgver.tar.gz")
-sha512sums=('9129df2a472e565244aededf05e2633393be33a2d0eba811b08bbad5263fce05a22058f3b56db1d906ecc02ecece05a0c8bf81a3bc825e2765bc5917e1c6c09f')
+sha512sums=('af67167805c0f611c27d6e4b4fcfef2cc707c5b828a3298676e89630abcc70f262edb5e9ab2da15cb424375e29ab8a53a253bff3d91a85f761c1aa86dd0416ef')
build() {
cd "$srcdir"/zope.component-$pkgver
More information about the arch-commits
mailing list