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

Felix Yan felixonmars at gemini.archlinux.org
Mon Dec 20 21:20:55 UTC 2021


    Date: Monday, December 20, 2021 @ 21:20:55
  Author: felixonmars
Revision: 1080895

upgpkg: pypinyin 0.44.0-1

Modified:
  pypinyin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-20 21:19:55 UTC (rev 1080894)
+++ PKGBUILD	2021-12-20 21:20:55 UTC (rev 1080895)
@@ -2,7 +2,7 @@
 # Contributor: Štěpán Němec <stepnem at gmail.com>
 
 pkgname=pypinyin
-pkgver=0.43.0
+pkgver=0.44.0
 pkgrel=1
 pkgdesc='Chinese characters transliteration module and tool'
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools' 'phrase-pinyin-data' 'pinyin-data')
 checkdepends=('python-pytest-cov')
 source=("https://github.com/mozillazg/python-pinyin/archive/v$pkgver/python-pinyin-$pkgver.tar.gz")
-sha256sums=('7775f3d76ed01ea86f265e8e7872adebbdb2ab682545090ac96cc185a4f18cfb')
+sha256sums=('94729397969f093114f6a82c8294c2bc8c575595b74ea21a4c0219a93de06248')
 
 prepare() {
   cd python-pinyin-$pkgver



More information about the arch-commits mailing list