Date: Sunday, January 8, 2023 @ 19:39:51
  Author: felixonmars
Revision: 1382047

upgpkg: python-zope-component 5.1.0-1

Modified:
  python-zope-component/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-08 19:38:06 UTC (rev 1382046)
+++ PKGBUILD    2023-01-08 19:39:51 UTC (rev 1382047)
@@ -2,8 +2,8 @@
 # Contributor: Simon Hanna <simon dot hanna AT serve-me DOT info>
 
 pkgname=python-zope-component
-pkgver=5.0.1
-pkgrel=3
+pkgver=5.1.0
+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=('af67167805c0f611c27d6e4b4fcfef2cc707c5b828a3298676e89630abcc70f262edb5e9ab2da15cb424375e29ab8a53a253bff3d91a85f761c1aa86dd0416ef')
+sha512sums=('6fac757f13dbffc6d1b8aa7bef7d196b59d70f7aa78a4a5ed7260179e263819e6bb9b82cb9cf7e31ab3d33c7d49fdb32ecbbcfe2a76696e7ebbd8c1dbb38b987')
 
 build() {
   cd "$srcdir"/zope.component-$pkgver

Reply via email to