aboutsummaryrefslogtreecommitdiffstats
path: root/community/utf8proc
diff options
context:
space:
mode:
Diffstat (limited to 'community/utf8proc')
-rw-r--r--community/utf8proc/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/utf8proc/APKBUILD b/community/utf8proc/APKBUILD
index c2ab9fa816..56f279bc06 100644
--- a/community/utf8proc/APKBUILD
+++ b/community/utf8proc/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Jakub Jirutka <jakub@jirutka.cz>
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname=utf8proc
-pkgver=2.1.0
+pkgver=2.1.1
pkgrel=0
pkgdesc="A clean C library for processing UTF-8 Unicode data"
url="https://github.com/JuliaLang/utf8proc"
@@ -31,5 +31,5 @@ package() {
install -D $pkgname.pc "$pkgdir"/usr/lib/pkgconfig/$pkgname.pc
}
-sha512sums="72b7f377fa6a62018d3eeab8723a27e25db3d1f794ae0bf21fff62ec1a7439bec52e7c93d2a00c218de6ff518097fb4a7a87c56e61ba8c98e689aa8f7171c812 utf8proc-2.1.0.tar.gz
+sha512sums="66c3e79439dd4c4b148ec3a2a9f96442fcccb9e488384e52807f513dad64d4b7adea8626c60d21ea401ce4240ced0c71265de51c4d1550c37c8db9176dbb4fe8 utf8proc-2.1.1.tar.gz
95e6fe681b9bd35414c2e1b1948ab9eb37274cfbd9e7b970bc7685eb7e03155bd08781b48f3084a2c81440a54f12d4130ed19e06fe4fcc0f1e45d99f225636d7 utf8proc.pc"