aboutsummaryrefslogtreecommitdiffstats
path: root/community/libtermkey/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/libtermkey/APKBUILD')
-rw-r--r--community/libtermkey/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libtermkey/APKBUILD b/community/libtermkey/APKBUILD
index 0507c3df542..067ae51170c 100644
--- a/community/libtermkey/APKBUILD
+++ b/community/libtermkey/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Marvin Steadfast <marvin@xsteadfastx.org>
# Maintainer: Marvin Steadfast <marvin@xsteadfastx.org>
pkgname=libtermkey
-pkgver=0.18
-pkgrel=2
+pkgver=0.20
+pkgrel=0
pkgdesc="Library for easy processing of keyboard entry from terminal-based programs"
url="http://www.leonerd.org.uk/code/libtermkey"
arch="all"
@@ -33,5 +33,5 @@ package() {
make PREFIX=/usr DESTDIR="$pkgdir" install
}
-sha512sums="7507d7bf22ab075e932401b2194dcc69b40138955dc398c86327a072603df2a1010474fa9a1c75aa7cab936fa500e5e53118675b0ec6e9a85b66a1b6b7f5332e libtermkey-0.18.tar.gz
+sha512sums="81a4bc5917c60ca692ec3065ac0252ae5dc1adccc2832be1c83c82318c97473d883900ab88a8a0ee08ab3f831ff07f3a4827ee3d8e936a3a42c4708ee58f6301 libtermkey-0.20.tar.gz
c62d691e5ba451fd2256c9f0baed1f87531c3faac946ad5ce3337f422049c2ca0af84ae302618458856e133177c0dfc4101b3c904a472a886196833aded5064c build-static-lib.patch"