From a8a9dba7841ed88f390629ae4f3f88b51d4196ee Mon Sep 17 00:00:00 2001
From: Bart Ribbers <bribbers@disroot.org>
Date: Sun, 5 May 2024 15:12:54 +0200
Subject: [PATCH] community/libphonenumber: upgrade to 8.13.36

---
 community/libphonenumber/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/libphonenumber/APKBUILD b/community/libphonenumber/APKBUILD
index 8d5ec1753207..ead1b5422277 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.13.32
+pkgver=8.13.36
 pkgrel=0
 pkgdesc="Library for parsing, formatting, and validating international phone numbers."
 url="https://github.com/google/libphonenumber"
@@ -51,6 +51,6 @@ libgeocoding() {
 }
 
 sha512sums="
-91c8bba4750f4d2bc94b403e176a5ae5e40f8a9e4d6906b095eedb15c30671fcacd94df9c21e9ef0929ea21488f21f9e8011cf6386439ea556f5052a31f46fa9  libphonenumber-v8.13.32.tar.gz
+1cbc5db517df1728afa6776dc9d0ee46cdb048405356d37f748054fb4844da083121233befa68aa7a87b496b82996efe33f20911815b449009a89e8741dce482  libphonenumber-v8.13.36.tar.gz
 03c1eb32208a868bcacf92eb42b1f3f009bcc898fa6446594a3e79baadbef5fb53bbe829adfb7d0c8ebebdd37898c6686ff837320d258cd47ef5de7a6bf341bc  system-abseil.patch
 "
-- 
GitLab