Date: Tuesday, September 20, 2022 @ 14:04:25
  Author: freswa
Revision: 1305775

upgpkg: python-wcmatch 8.4.1-1

Modified:
  python-wcmatch/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-20 13:38:50 UTC (rev 1305774)
+++ PKGBUILD    2022-09-20 14:04:25 UTC (rev 1305775)
@@ -1,7 +1,7 @@
 # Maintainer: Frederik Schwan <freswa at archlinux dot org>
 
 pkgname=python-wcmatch
-pkgver=8.4
+pkgver=8.4.1
 pkgrel=1
 pkgdesc='Wilcard File Name matching library'
 arch=('any')
@@ -10,7 +10,7 @@
 depends=('python-bracex')
 makedepends=('python-build' 'python-hatchling' 'python-installer' 
'python-wheel')
 
source=("https://github.com/facelessuser/wcmatch/archive/${pkgver}/wcmatch-${pkgver}.tar.gz";)
-b2sums=('cdfbc243fa62f4854490510a563163f99dac09eed16248fa7a72d0a2a7b96484fab4edf3ba497e96a46dca1f734b9c1b098da4d71784775f51b48fcfa5b8a24c')
+b2sums=('6528170503507aa9742a0e0878f7cfe2586408471acde82ffbf1011fbf48cbed6a45d580436cb6a63a54a81d1c237544a48112eb4c06f923752eb09521d7f8a5')
 
 build() {
   cd wcmatch-${pkgver}

Reply via email to