[arch-commits] Commit in python-pyicu/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Fri Feb 4 16:57:21 UTC 2022


    Date: Friday, February 4, 2022 @ 16:57:21
  Author: felixonmars
Revision: 1125782

upgpkg: python-pyicu 2.8.1-1

Modified:
  python-pyicu/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-04 16:53:31 UTC (rev 1125781)
+++ PKGBUILD	2022-02-04 16:57:21 UTC (rev 1125782)
@@ -2,8 +2,8 @@
 # Contributor: Jonathan Liu <net147 at gmail.com>
 
 pkgname=python-pyicu
-pkgver=2.8
-pkgrel=3
+pkgver=2.8.1
+pkgrel=1
 pkgdesc="Python binding for ICU"
 arch=('x86_64')
 license=('MIT')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-fonttools' 'python-pytest')
 source=("https://pypi.io/packages/source/P/PyICU/PyICU-$pkgver.tar.gz")
-sha512sums=('c0447a7ffa3eef69a24fc4347496fe40c48df9bf13871c9920f1b932b409642fd4d3a63e272262cb4b4ed4ec7f9070b6d93e9ee70d0efea7eaa049e1c8d5afc2')
+sha512sums=('9edd2f5f8755d06e70a9889f1129bdf53eec50d2948a54edfd2142573447774b0767a329092436c9bc7045c8e8e81043bf4e68d0990a0d8427b18542c5b44727')
 
 build() {
   cd PyICU-$pkgver



More information about the arch-commits mailing list