aboutsummaryrefslogtreecommitdiffstats
path: root/community/liblangtag/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/liblangtag/APKBUILD')
-rw-r--r--community/liblangtag/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/liblangtag/APKBUILD b/community/liblangtag/APKBUILD
index b0ae1876501..a6c1b26009d 100644
--- a/community/liblangtag/APKBUILD
+++ b/community/liblangtag/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=liblangtag
-pkgver=0.6.3
-pkgrel=1
+pkgver=0.6.7
+pkgrel=0
pkgdesc="Interface library to access/deal with tags for identifying languages"
url="https://bitbucket.org/tagoh/liblangtag"
arch="all"
@@ -14,8 +14,6 @@ source="https://bitbucket.org/tagoh/liblangtag/downloads/liblangtag-$pkgver.tar.
prepare() {
default_prepare
-
- update_config_sub
update_config_guess
}
@@ -32,4 +30,6 @@ package() {
make DESTDIR="$pkgdir" install
}
-sha512sums="3dcfc20704dfaff05aeecdeef74fa81639fb70f930ebc0895fe4707ecd1d5b6221fe889449772811924d0c38329977c9d5fc751c3accbc272834b29c461f1fcf liblangtag-0.6.3.tar.bz2"
+sha512sums="
+3628728f46865507d8794c1e7286c6ca04fc49f905594ab76db7bd2c8d8f9fac1e33693314d56bca6fdd8f99b8d207e6e6d2f751474832ceb60a4cdbf10fed68 liblangtag-0.6.7.tar.bz2
+"