diff --git a/community/lua-luaphonenumber/APKBUILD b/community/lua-luaphonenumber/APKBUILD index bf793f5e938ff708117735ab2ebf379a90b0bd60..2f1aa05ec104fe5d9d00e3c74c5c8dc4cb008cc8 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"