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

Felix Yan felixonmars at archlinux.org
Fri Nov 15 05:20:00 UTC 2019


    Date: Friday, November 15, 2019 @ 05:20:00
  Author: felixonmars
Revision: 528753

upgpkg: python-zope-component 4.6-1

Modified:
  python-zope-component/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-15 05:19:45 UTC (rev 528752)
+++ PKGBUILD	2019-11-15 05:20:00 UTC (rev 528753)
@@ -2,8 +2,8 @@
 # Contributor: Simon Hanna <simon dot hanna AT serve-me DOT info>
 
 pkgname=python-zope-component
-pkgver=4.5
-pkgrel=3
+pkgver=4.6
+pkgrel=1
 pkgdesc="Represents the core of the Zope Component Architecture"
 arch=('any')
 url="https://github.com/zopefoundation/zope.component"
@@ -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=('cca873bcb62b6eb60825c55fa8fe9704e505c9bec90f851921545d543c23e3995cc9d70ab9e7b8cc6b37853bbcffd09c93891f675ff113e68b56e23d8b28c912')
+sha512sums=('725ff3775ebd867e21fc9ad5bd7fef4c293358169c12f098009fe0c13090953d3fe3e99fda5821d35293125c84bc17c156fbb54f1eb71d4a4fdfd330e2bccac0')
 
 build() {
   cd "$srcdir"/zope.component-$pkgver



More information about the arch-commits mailing list