[arch-commits] Commit in python-wcmatch/trunk (PKGBUILD)
Frederik Schwan
freswa at gemini.archlinux.org
Wed Nov 3 00:03:05 UTC 2021
Date: Wednesday, November 3, 2021 @ 00:03:05
Author: freswa
Revision: 1035573
upgpkg: python-wcmatch 8.3-1
Modified:
python-wcmatch/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-03 00:02:40 UTC (rev 1035572)
+++ PKGBUILD 2021-11-03 00:03:05 UTC (rev 1035573)
@@ -1,7 +1,7 @@
# Maintainer: Frederik Schwan <freswa at archlinux dot org>
pkgname=python-wcmatch
-pkgver=8.2
+pkgver=8.3
pkgrel=1
pkgdesc='Wilcard File Name matching library'
arch=('any')
@@ -10,7 +10,7 @@
depends=('python-bracex')
makedepends=('python-setuptools')
source=("https://github.com/facelessuser/wcmatch/archive/${pkgver}/wcmatch-${pkgver}.tar.gz")
-b2sums=('d1fe53f7d2394af31750c0b98451749201b1adbd8d00a734418afd8e208a9480b913059f78f62016be2fc2109813406c096f8ab60973a716b6ca275377551281')
+b2sums=('8576a546278a69ba46af262bc925370e6d8b1828975d54fe3fe1a2e39fc8456134c7f7986e1674883ca0f0298c223be7efc67c7296a29d9a4f1b64e42614ce17')
build() {
cd wcmatch-${pkgver}
More information about the arch-commits
mailing list