mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
kbd: rebuild for metadata
This commit is contained in:
parent
46ab5bf51d
commit
7f9976b39c
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kbd'
|
# Template file for 'kbd'
|
||||||
pkgname=kbd
|
pkgname=kbd
|
||||||
version=2.0.4
|
version=2.0.4
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--datadir=/usr/share/kbd --localedir=/usr/share/kbd/locale"
|
configure_args="--datadir=/usr/share/kbd --localedir=/usr/share/kbd/locale"
|
||||||
hostmakedepends="automake libtool gettext-devel flex pkg-config"
|
hostmakedepends="automake libtool gettext-devel flex pkg-config"
|
||||||
|
@ -9,7 +9,7 @@ makedepends="pam-devel"
|
||||||
depends="kbd-data"
|
depends="kbd-data"
|
||||||
short_desc="Linux keyboard utilities"
|
short_desc="Linux keyboard utilities"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.kbd-project.org/"
|
homepage="http://www.kbd-project.org/"
|
||||||
distfiles="${KERNEL_SITE}/utils/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=5fd90af6beb225a9bb9b9fb414c090fba53c9a55793e172f508cd43652e59a88
|
checksum=5fd90af6beb225a9bb9b9fb414c090fba53c9a55793e172f508cd43652e59a88
|
||||||
|
|
Loading…
Add table
Reference in a new issue