From d570d22f555a7cf89a9c8a5bb01c35e181e5054d Mon Sep 17 00:00:00 2001 From: fossdd <fossdd@pwned.life> Date: Sat, 7 Dec 2024 12:02:45 +0100 Subject: [PATCH] community/lua-luaphonenumber: rebuild against libphonenumber-8.13.51-r0 --- community/lua-luaphonenumber/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/lua-luaphonenumber/APKBUILD b/community/lua-luaphonenumber/APKBUILD index bf793f5e938f..2f1aa05ec104 100644 --- a/community/lua-luaphonenumber/APKBUILD +++ b/community/lua-luaphonenumber/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Alex Dowad <alexinbeijing@gmail.com> pkgname=lua-luaphonenumber pkgver=1.0.1 -pkgrel=3 +pkgrel=4 _gitrev=465463ae0735c91e31854781ffe0f9fafc717482 pkgdesc="Lua bindings for libphonenumber" url="https://github.com/singlecomm/luaphonenumber" -- GitLab