[arch-commits] Commit in python-zope-component/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 3 20:28:59 UTC 2020
Date: Friday, July 3, 2020 @ 20:28:54
Author: felixonmars
Revision: 657661
upgpkg: python-zope-component 4.6.2-1
Modified:
python-zope-component/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-03 20:28:42 UTC (rev 657660)
+++ PKGBUILD 2020-07-03 20:28:54 UTC (rev 657661)
@@ -2,7 +2,7 @@
# Contributor: Simon Hanna <simon dot hanna AT serve-me DOT info>
pkgname=python-zope-component
-pkgver=4.6.1
+pkgver=4.6.2
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=('3aa77b11e49a0a08a6b38fce5c26761bfa3b417f12fb27583efa22bc8c1e055993ada50c28271c0deace93fe6f8078f0596158884de6576e8b8ec947524b583b')
+sha512sums=('ce018928c5fe86b8e32c6ebd7e925ce302b7ed09655f2811277fe9d45b057e6a1a88508678d56bdf8ed44e5b5cffd0d287855f35fa8380b5763c42efd8e7400d')
build() {
cd "$srcdir"/zope.component-$pkgver
More information about the arch-commits
mailing list