Skip to content

Commit

Permalink
kbd: update to 2.2.0
Browse files Browse the repository at this point in the history
Should resolve #13359
  • Loading branch information
biopsin authored and Hoshpak committed Aug 3, 2019
1 parent 9d25048 commit f51b093
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/kbd/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'kbd'
pkgname=kbd
version=2.1.0
version=2.2.0
revision=1
build_style=gnu-configure
configure_args="--datadir=/usr/share/kbd --localedir=/usr/share/kbd/locale"
Expand All @@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="http://www.kbd-project.org/"
distfiles="${KERNEL_SITE}/utils/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=6740e896b9fe62b7234ff64e4b41cf5f3e1c3a4032cbd963eefebe04f2457cc1
checksum=21a1bc5f6fb3b18ce9fdd717e4533368060a3182a39c7155eaf7ec0f5f83e9f7

pre_configure() {
# Rename keymap files with the same names
Expand Down

0 comments on commit f51b093

Please sign in to comment.