mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
xkblayout-state: update to 1b.
Closes #13928. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
010a57e5df
commit
d00a641dd0
1 changed files with 8 additions and 9 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'xkblayout-state'
|
# Template file for 'xkblayout-state'
|
||||||
pkgname=xkblayout-state
|
pkgname=xkblayout-state
|
||||||
version=1
|
version=1b
|
||||||
revision=1
|
revision=1
|
||||||
license="GPL-2"
|
|
||||||
homepage="https://github.com/nonpop/xkblayout-state"
|
|
||||||
makedepends="libX11-devel"
|
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="A small command-line program to get/set the current keyboard layout"
|
makedepends="libX11-devel"
|
||||||
maintainer="DirectorX <DirectorX@users.noreply.github.com>"
|
short_desc="Small command-line program to get/set the current keyboard layout"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
maintainer="DirectorX <void.directorx@protonmail.com>"
|
||||||
checksum=16d2d8e4597dba7c185845fb2c7a603029f6c632438a2d771ce862b84c78cde5
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="https://github.com/nonpop/xkblayout-state"
|
||||||
|
distfiles="https://github.com/nonpop/xkblayout-state/archive/v${version}.tar.gz"
|
||||||
|
checksum=ddf2de9949edbea2cb25933c22a6b76d4f868ee3012120216555ac96e9b536d4
|
||||||
|
|
Loading…
Add table
Reference in a new issue