aboutsummaryrefslogtreecommitdiffstats
path: root/community/libtermkey
diff options
context:
space:
mode:
authorJakub Jirutka <jakub@jirutka.cz>2017-05-13 00:24:48 +0200
committerJakub Jirutka <jakub@jirutka.cz>2017-05-13 00:25:29 +0200
commit292903e099c2b7da2e99a43de32cd049e139d6ee (patch)
tree99e82e2b6ced52dad1ac6bc066b0fcdc6b142ed0 /community/libtermkey
parent28067ccfc74e69a3fbacd1edd70dd7229fad8fe0 (diff)
downloadaports-292903e099c2b7da2e99a43de32cd049e139d6ee.tar.bz2
aports-292903e099c2b7da2e99a43de32cd049e139d6ee.tar.xz
community/libtermkey: upgrade to 0.20
Diffstat (limited to 'community/libtermkey')
-rw-r--r--community/libtermkey/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libtermkey/APKBUILD b/community/libtermkey/APKBUILD
index 0507c3df54..067ae51170 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"