aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2020-11-15 12:26:22 +0100
committerAndy Postnikov <apostnikov@gmail.com>2020-11-15 15:55:39 +0000
commita4ae11069d652d7c539fb7f1803acf58ac831ba5 (patch)
treeef68c0972df43e8a2024ac3faa021fb7030549f1
parent91a8423558393637bca6842cf3da7757fc469159 (diff)
community/libphonenumber: upgrade to 8.12.13
-rw-r--r--community/libphonenumber/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/libphonenumber/APKBUILD b/community/libphonenumber/APKBUILD
index 392f38258a6..3177672234e 100644
--- a/community/libphonenumber/APKBUILD
+++ b/community/libphonenumber/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bhushan Shah <bshah@kde.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=libphonenumber
-pkgver=8.12.12
+pkgver=8.12.13
pkgrel=0
pkgdesc="Library for parsing, formatting, and validating international phone numbers."
url="https://github.com/googlei18n/libphonenumber"
@@ -39,4 +39,4 @@ package() {
DESTDIR="$pkgdir" cmake --build build --target install
}
-sha512sums="230d8e7e31e1d364c9a5107e5860ac2193bb5a47d0cd93d0619db879613ba12ea3f326c9fbe2daf3029232c6721b6b16a53ecf25fca2d5d4ae2dd60b8ef6a426 libphonenumber-v8.12.12.tar.gz"
+sha512sums="1cc8d83aa9910957426f3202ec2a3c04f0b301ccf803fa0e49682f05ce70d9342613c948a5b08cedfc6881e910b825497d703302b9303d50a70bc681eff2ef2c libphonenumber-v8.12.13.tar.gz"