From e6419a6fab94e1aae02e223079b330a8dc44efe8 Mon Sep 17 00:00:00 2001 From: Jean-Louis Fuchs Date: Wed, 14 Feb 2018 23:15:34 +0100 Subject: [PATCH] community/libtermkey: bump pkgrel, rebuild against unibilium 2.0 --- community/libtermkey/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libtermkey/APKBUILD b/community/libtermkey/APKBUILD index 067ae51170c..ef7793b19da 100644 --- a/community/libtermkey/APKBUILD +++ b/community/libtermkey/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Marvin Steadfast pkgname=libtermkey pkgver=0.20 -pkgrel=0 +pkgrel=1 pkgdesc="Library for easy processing of keyboard entry from terminal-based programs" url="http://www.leonerd.org.uk/code/libtermkey" arch="all"