gxkb: update to 0.8.1.
This commit is contained in:
parent
b368710f0c
commit
9218e18814
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'gxkb'
|
# Template file for 'gxkb'
|
||||||
pkgname=gxkb
|
pkgname=gxkb
|
||||||
version=0.8.0
|
version=0.8.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="libxklavier-devel libwnck2-devel"
|
makedepends="libxklavier-devel libwnck2-devel"
|
||||||
short_desc="Lightweight GTK+2 X11 keyboard layout indicator and switcher"
|
short_desc="Lightweight GTK+2 X11 keyboard layout indicator and switcher"
|
||||||
maintainer="Ivan Kozak <kozak-iv@yandex.ru>"
|
maintainer="Ivan Kozak <kozak-iv@yandex.ru>"
|
||||||
license="GPL-2"
|
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=1f836ad42800914e97f49d54c2800595f7edf1c495c531b5c0a78ca870285e4e
|
checksum=aa8a69bbdce94e3cd17c7c12f5773c8e4bb7f2a5b706aacdce545e82063ff35e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
|
|
Loading…
Reference in New Issue