Date: Saturday, October 29, 2022 @ 09:37:51
Author: alerque
Revision: 1338538
upgpkg: python-unicodedata2 15.0.0-1
Modified:
python-unicodedata2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-10-29 09:35:35 UTC (rev 1338537)
+++ PKGBUILD 2022-10-29 09:37:51 UTC (rev 1338538)
@@ -5,7 +5,7 @@
pkgname=python-unicodedata2
_pyname=${pkgname#python-}
-pkgver=14.0.0
+pkgver=15.0.0
pkgrel=1
pkgdesc="unicodedata backport/updates to Python 3"
arch=('x86_64')
@@ -17,7 +17,7 @@
'python-pytest-xdist'
'python-pytest-randomly')
source=("$url/archive/$pkgver/$_pyname-$pkgver.tar.gz")
-sha256sums=('f95b778ae3c2706c4dfab731261c0c60aa2bd93b9c0ba9de49395b0c45b12a6a')
+sha256sums=('3793953ec7321eb9a01e398cac230aed557b9c7706e6b569b34ae6c442b8a2aa')
build() {
cd "$_pyname-$pkgver"