Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
python-unicodedata2
Commits:
2d6cf37e by Caleb Maclennan at 2023-09-27T22:28:00+03:00
upgpkg: 15.1.0-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
pkgname=python-unicodedata2
_pyname=${pkgname#python-}
-pkgver=15.0.0
-pkgrel=3
+pkgver=15.1.0
+pkgrel=1
pkgdesc="unicodedata backport/updates to Python 3"
arch=('x86_64')
url="https://github.com/fonttools/$_pyname"
@@ -19,7 +19,7 @@ checkdepends=(python-pytest
python-pytest-randomly)
_archive="$_pyname-$pkgver"
source=("$url/archive/$pkgver/$_archive.tar.gz")
-sha256sums=('3793953ec7321eb9a01e398cac230aed557b9c7706e6b569b34ae6c442b8a2aa')
+sha256sums=('71c9207ba1116f9697e68d22024e99078d871554452d4647a44a7ce6986acdf9')
build() {
cd "$_archive"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unicodedata2/-/commit/2d6cf37e066f7e53b0e4fa9af51b4cc92ee4d307
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-unicodedata2/-/commit/2d6cf37e066f7e53b0e4fa9af51b4cc92ee4d307
You're receiving this email because of your account on gitlab.archlinux.org.