mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
libgnomekbd: update to 3.22.0.
This commit is contained in:
parent
4b719279fd
commit
f3516b67be
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libgnomekbd'
|
# Template file for 'libgnomekbd'
|
||||||
pkgname=libgnomekbd
|
pkgname=libgnomekbd
|
||||||
version=3.6.0
|
version=3.22.0
|
||||||
revision=6
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection) glib-devel"
|
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection) glib-devel"
|
||||||
|
@ -11,8 +11,8 @@ 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="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=c41ea5b0f64da470925ba09f9f1b46b26b82d4e433e594b2c71eab3da8856a09
|
checksum=340b30dabfebbd4e0e6c0fe34a378966dd5640b5d44595ab8a19b0be255d77df
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue