setxkbmap: rebuild for metadata
This commit is contained in:
parent
0de54a98e4
commit
01e2cd06bf
|
@ -1,15 +1,15 @@
|
|||
# Template build file for 'setxkbmap'.
|
||||
# Template file for 'setxkbmap'
|
||||
pkgname=setxkbmap
|
||||
version=1.3.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel libxkbfile-devel"
|
||||
short_desc="Set the keyboard map using the X Keyboard Extension"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
license="MIT"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${XORG_SITE}/app/$pkgname-$version.tar.bz2"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/setxkbmap-${version}.tar.bz2"
|
||||
checksum=a9ddb3963f263ba13f0ea105d8c45a531832140530217cc559587bb94f02d3e1
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue