mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gxkb: update to 0.9.5
This commit is contained in:
parent
be81628ba6
commit
b940afeeac
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.4
|
version=0.9.5
|
||||||
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=93016bca96926db2244d7462f8b6310de5bbbae20e8498a2b5fa923afbe0466f
|
checksum=a95b14b17bd2a6d2b074220f925de68849bcd91cc8ea23c1e15dccf8a77f66c5
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Add table
Reference in a new issue