mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
setxkbmap: update to 1.3.4.
This commit is contained in:
parent
c1496ee70e
commit
044abba261
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'setxkbmap'
|
# Template file for 'setxkbmap'
|
||||||
pkgname=setxkbmap
|
pkgname=setxkbmap
|
||||||
version=1.3.3
|
version=1.3.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://gitlab.freedesktop.org/xorg/app/setxkbmap"
|
homepage="https://gitlab.freedesktop.org/xorg/app/setxkbmap"
|
||||||
distfiles="${XORG_SITE}/app/setxkbmap-${version}.tar.xz"
|
distfiles="${XORG_SITE}/app/setxkbmap-${version}.tar.xz"
|
||||||
checksum=b560c678da6930a0da267304fa3a41cc5df39a96a5e23d06f14984c87b6f587b
|
checksum=be8d8554d40e981d1b93b5ff82497c9ad2259f59f675b38f1b5e84624c07fade
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue