aboutsummaryrefslogtreecommitdiffstats
path: root/community/pn
diff options
context:
space:
mode:
Diffstat (limited to 'community/pn')
-rw-r--r--community/pn/APKBUILD8
1 files changed, 3 insertions, 5 deletions
diff --git a/community/pn/APKBUILD b/community/pn/APKBUILD
index 2e7cda64299..7d646e545fb 100644
--- a/community/pn/APKBUILD
+++ b/community/pn/APKBUILD
@@ -1,16 +1,14 @@
# Contributor: Maarten van Gompel <proycon@anaproy.nl>
# Maintainer: Anjandev Momi <anjan@momi.ca>
pkgname=pn
-pkgver=0.0.0_git20210128
+pkgver=0.9.0
pkgrel=0
-_commit="41e1215397129ed0d42b5f137fb35b5e0648edda"
arch="all"
url="https://github.com/Orange-OpenSource/pn"
pkgdesc="libphonenumber command-line wrapper"
-source="$pkgname-$_commit.tar.gz::$url/archive/$_commit.tar.gz"
+source="https://github.com/Orange-OpenSource/pn/archive/v$pkgver/pn-$pkgver.tar.gz"
license="Apache-2.0"
makedepends="cmake icu-dev libphonenumber-dev gawk"
-builddir="$srcdir/$pkgname-$_commit"
subpackages="$pkgname-doc $pkgname-gawk"
build() {
@@ -60,5 +58,5 @@ gawk() {
}
sha512sums="
-5910b22743181d9ff4ecf5e1947d1e175dd2d2667972d682a8e55631b5a0aa33f63d782aeeca5da4ef1528cfbe7cf5406d762c4e631ba041e82f4ce950782a5c pn-41e1215397129ed0d42b5f137fb35b5e0648edda.tar.gz
+e9b53f3cf689d745b5b6f8bf8700c8ad4b968730ef2982786b8f4c62a031db355e4ff52d632948caf94c2f6070faa3269e4d3971ac646792622cb025c236b580 pn-0.9.0.tar.gz
"