mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
gxkb: update to 0.9.4
This commit is contained in:
parent
33a571641b
commit
a383b26fe0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gxkb'
|
# Template file for 'gxkb'
|
||||||
pkgname=gxkb
|
pkgname=gxkb
|
||||||
version=0.9.2
|
version=0.9.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config which"
|
hostmakedepends="automake libtool pkg-config which"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Ivan Kozak <kozak-iv@yandex.ru>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/zen-tools/gxkb"
|
homepage="https://github.com/zen-tools/gxkb"
|
||||||
distfiles="https://github.com/zen-tools/gxkb/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zen-tools/gxkb/archive/v${version}.tar.gz"
|
||||||
checksum=efd83b6b05e236430c9ed7d9926d498fec1ac74ec57984c7521a441a9ec5cae8
|
checksum=93016bca96926db2244d7462f8b6310de5bbbae20e8498a2b5fa923afbe0466f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue