[arch-commits] Commit in python-zope-component/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 23 13:59:38 UTC 2020
Date: Monday, March 23, 2020 @ 13:59:37
Author: felixonmars
Revision: 603719
upgpkg: python-zope-component 4.6.1-1
Modified:
python-zope-component/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-23 13:12:21 UTC (rev 603718)
+++ PKGBUILD 2020-03-23 13:59:37 UTC (rev 603719)
@@ -2,7 +2,7 @@
# Contributor: Simon Hanna <simon dot hanna AT serve-me DOT info>
pkgname=python-zope-component
-pkgver=4.6
+pkgver=4.6.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=('725ff3775ebd867e21fc9ad5bd7fef4c293358169c12f098009fe0c13090953d3fe3e99fda5821d35293125c84bc17c156fbb54f1eb71d4a4fdfd330e2bccac0')
+sha512sums=('3aa77b11e49a0a08a6b38fce5c26761bfa3b417f12fb27583efa22bc8c1e055993ada50c28271c0deace93fe6f8078f0596158884de6576e8b8ec947524b583b')
build() {
cd "$srcdir"/zope.component-$pkgver
More information about the arch-commits
mailing list