summaryrefslogtreecommitdiffstats
path: root/main/kbd/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/kbd/APKBUILD')
-rw-r--r--main/kbd/APKBUILD10
1 files changed, 3 insertions, 7 deletions
diff --git a/main/kbd/APKBUILD b/main/kbd/APKBUILD
index 3a02a1e6c..d185b1612 100644
--- a/main/kbd/APKBUILD
+++ b/main/kbd/APKBUILD
@@ -1,19 +1,17 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=kbd
-pkgver=1.15.3
+pkgver=1.15.5
pkgrel=0
pkgdesc="Tools for configuring the console (keyboard, virtual terminals, etc.)"
url="http://ftp.altlinux.org/pub/people/legion/kbd"
arch="all"
license="GPLv2+"
depends="kbd-misc"
-makedepends="bison flex autoconf automake"
+makedepends="bison flex autoconf automake linux-pam-dev"
install=""
subpackages="$pkgname-misc $pkgname-doc"
source="ftp://ftp.altlinux.org/pub/people/legion/kbd/kbd-$pkgver.tar.gz
- kbd-1.15-resizecon-x86_64.patch
- kbd-1.15.3-loadkeys-d.patch
"
_builddir="$srcdir"/kbd-$pkgver
@@ -92,6 +90,4 @@ misc() {
mv "$pkgdir"/lib/kbd "$subpkgdir"/lib/
}
-md5sums="8143e179a0f3c25646ce5085e8777200 kbd-1.15.3.tar.gz
-435755fb51017b17558f38a2a2c5074c kbd-1.15-resizecon-x86_64.patch
-d7bb334afc00f7794774762a07dacaa7 kbd-1.15.3-loadkeys-d.patch"
+md5sums="34c71feead8ab9c01ec638acea8cd877 kbd-1.15.5.tar.gz"