setxkbmap: update to 1.3.3.
This commit is contained in:
parent
f6fde30fe7
commit
a39a2c4bb4
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'setxkbmap'
|
||||
pkgname=setxkbmap
|
||||
version=1.3.2
|
||||
version=1.3.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libX11-devel libxkbfile-devel"
|
||||
makedepends="libX11-devel libxkbfile-devel libXrandr-devel"
|
||||
short_desc="Set the keyboard map using the X Keyboard Extension"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="http://xorg.freedesktop.org"
|
||||
distfiles="${XORG_SITE}/app/setxkbmap-${version}.tar.bz2"
|
||||
checksum=8ff27486442725e50b02d7049152f51d125ecad71b7ce503cfa09d5d8ceeb9f5
|
||||
homepage="https://gitlab.freedesktop.org/xorg/app/setxkbmap"
|
||||
distfiles="${XORG_SITE}/app/setxkbmap-${version}.tar.xz"
|
||||
checksum=b560c678da6930a0da267304fa3a41cc5df39a96a5e23d06f14984c87b6f587b
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue