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