libgnomekbd: update to 3.26.0; gnome is now maintained by Gottox
This commit is contained in:
parent
f5d306f52a
commit
e87cf4e8de
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgnomekbd'
|
# Template file for 'libgnomekbd'
|
||||||
pkgname=libgnomekbd
|
pkgname=libgnomekbd
|
||||||
version=3.22.0.1
|
version=3.26.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -10,9 +10,9 @@ depends="desktop-file-utils"
|
||||||
short_desc="Gnome keyboard configuration library"
|
short_desc="Gnome keyboard configuration library"
|
||||||
homepage="http://gnome.org/"
|
homepage="http://gnome.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.22/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=4efdb6b8ec92f04caced710b5edb285fb27715059ed6ca5e100b6933999a93de
|
checksum=ea3b418c57c30615f7ee5b6f718def7c9d09ce34637324361150744258968875
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue