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

Felix Yan felixonmars at gemini.archlinux.org
Thu Sep 16 13:01:55 UTC 2021


    Date: Thursday, September 16, 2021 @ 13:01:55
  Author: felixonmars
Revision: 1016217

upgpkg: libpinyin 2.6.1-1

Modified:
  libpinyin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-16 13:01:51 UTC (rev 1016216)
+++ PKGBUILD	2021-09-16 13:01:55 UTC (rev 1016217)
@@ -3,7 +3,7 @@
 # Contributor: WU Jun <quark at lihdd dot net>
 
 pkgname=libpinyin
-pkgver=2.6.0
+pkgver=2.6.1
 _modelver=19
 pkgrel=1
 pkgdesc="Library to deal with pinyin"
@@ -15,7 +15,7 @@
 source=("$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz"
         "$pkgname-model$_modelver.text.tar.gz::https://downloads.sourceforge.net/libpinyin/model$_modelver.text.tar.gz")
 noextract=("$pkgname-model$_modelver.text.tar.gz")
-sha512sums=('db9c2bd1b367d67dcdf08b25efb465ea955d53c42eb9bc517f32bf2b675e842bd917a7ae659235eeeeb0aaeb244155bbb0920b72ca60e41dbf291909d7b74726'
+sha512sums=('b45723a68aed9d484817556d65429d5a0c11e3a3bd67027014942759093ce3fbfa463f3708411754f791ecb7572a8bcf97bed988f10fcdd948c5ddb50eb8b462'
             '93c70423ba14faa3402bce775f82769dd4ee3a49083beddc540825f88facbd847328e9d01d99473adb7cf26de0f853e2b2e14fe849b1c49531134d1ca4ed2ef2')
 
 prepare() {



More information about the arch-commits mailing list