gnome-desktop: update to 3.24.1
This commit is contained in:
parent
9f204a3a49
commit
75db6de989
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'gnome-desktop'
|
||||
pkgname=gnome-desktop
|
||||
version=3.22.2
|
||||
version=3.24.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gnome-distributor=void"
|
||||
configure_args="--with-gnome-distributor=VoidLinux"
|
||||
hostmakedepends="pkg-config intltool itstool gnome-doc-utils $(vopt_if gir gobject-introspection)"
|
||||
makedepends="libxkbfile-devel gtk+3-devel gsettings-desktop-schemas-devel
|
||||
xkeyboard-config iso-codes"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://www.gnome.org"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=51d7ebf7a6c359be14c3dd7a022213e931484653815eb10b0131bef4c8979e1c
|
||||
checksum=de09b7d38b4baccae48c527778480731cb12f00848758be186971b2b4acc45ab
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue