aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2021-09-16 19:49:44 +0200
committerBart Ribbers <bribbers@disroot.org>2021-09-16 17:56:26 +0000
commit46e536fd6e91da4947aeae16d7918cc3bfd13e0c (patch)
treeeacb86822fe6e4bf58bc7a77ae479ffff9895544
parent23538a07e1812a440d2c6f0cf52c08b7280e459d (diff)
downloadaports-46e536fd6e91da4947aeae16d7918cc3bfd13e0c.tar.gz
aports-46e536fd6e91da4947aeae16d7918cc3bfd13e0c.tar.bz2
aports-46e536fd6e91da4947aeae16d7918cc3bfd13e0c.tar.xz
community/libpinyin: upgrade to 2.6.1
-rw-r--r--community/libpinyin/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/libpinyin/APKBUILD b/community/libpinyin/APKBUILD
index 1ea56f54317..68cbfdde260 100644
--- a/community/libpinyin/APKBUILD
+++ b/community/libpinyin/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libpinyin
-pkgver=2.6.0
-pkgrel=1
+pkgver=2.6.1
+pkgrel=0
pkgdesc="Library to deal with pinyin"
url="https://github.com/libpinyin/libpinyin"
# armhf blocked by kyotocabinet
@@ -36,4 +36,6 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="da6245ca31ea1ecfe42cab6cb9251f924c2ecb54ca0e8d48768c5f4157e44a4eaa891401142f2100636f548e5731530c607beeacd9a81a1ac8bb54ad54e42bf3 libpinyin-2.6.0.tar.gz"
+sha512sums="
+54f012ac66e0184c0ab9b93469570af9f899caea8dec4f056d54fcdf3941a45f524bad8976d9008cae5a07e42fa1e1ab5e433190c81115a40a930d2973c8710d libpinyin-2.6.1.tar.gz
+"