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

Felix Yan felixonmars at archlinux.org
Tue Jun 15 16:59:36 UTC 2021


    Date: Tuesday, June 15, 2021 @ 16:59:35
  Author: felixonmars
Revision: 963889

upgpkg: pypinyin 0.42.0-1

Modified:
  pypinyin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-15 16:58:49 UTC (rev 963888)
+++ PKGBUILD	2021-06-15 16:59:35 UTC (rev 963889)
@@ -2,7 +2,7 @@
 # Contributor: Štěpán Němec <stepnem at gmail.com>
 
 pkgname=pypinyin
-pkgver=0.41.0
+pkgver=0.42.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=('a72e889fb7a8a9c15aff7f1751d39ea59e454f86bfbaeecb3fecbb1c60bf8c35')
+sha256sums=('56b665413b716ac05d362a99c2917212f8beb126cce381afa393eb39304d00ff')
 
 prepare() {
   cd python-pinyin-$pkgver



More information about the arch-commits mailing list