aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-06-04 19:25:58 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-06-04 18:09:32 +0000
commitd63bab9822dbe727243cda07e96c438b667472c3 (patch)
treed3604405ca0597870873033138d5c8af4b0a47fd
parentbeee89fea2cf3ed2b4b73291b38ee501208bff29 (diff)
downloadalpine_aports-d63bab9822dbe727243cda07e96c438b667472c3.tar.bz2
alpine_aports-d63bab9822dbe727243cda07e96c438b667472c3.tar.xz
alpine_aports-d63bab9822dbe727243cda07e96c438b667472c3.zip
community/libnumbertext: upgrade to 1.0.6
-rw-r--r--community/libnumbertext/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libnumbertext/APKBUILD b/community/libnumbertext/APKBUILD
index cdc447fb40..ca6925cf4b 100644
--- a/community/libnumbertext/APKBUILD
+++ b/community/libnumbertext/APKBUILD
@@ -1,7 +1,7 @@
1# Contributor: Leo <thinkabit.ukim@gmail.com> 1# Contributor: Leo <thinkabit.ukim@gmail.com>
2# Maintainer: Natanael Copa <ncopa@alpinelinux.org> 2# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
3pkgname=libnumbertext 3pkgname=libnumbertext
4pkgver=1.0.5 4pkgver=1.0.6
5pkgrel=0 5pkgrel=0
6pkgdesc="Number to number name and money text conversion library" 6pkgdesc="Number to number name and money text conversion library"
7url="https://github.com/Numbertext/libnumbertext" 7url="https://github.com/Numbertext/libnumbertext"
@@ -31,4 +31,4 @@ package() {
31 make DESTDIR="$pkgdir" install 31 make DESTDIR="$pkgdir" install
32} 32}
33 33
34sha512sums="4d61464f26f631d272ef7285fbb931d3931b08240b58166b7e9a28c95ff5a537ca04af4c9673541b73997339d66061858c9cd18873b4c16f9ad2ccd1b68e81a3 libnumbertext-1.0.5.tar.xz" 34sha512sums="0b2a5226f363af9a6df90f788f6cdc5fe95ddb524d96ad2db1caf2e7f414649ce2975eae3c9e5fceecbf825a90c736a0717b02ec9671e980ab9cfb3e2df73b8d libnumbertext-1.0.6.tar.xz"