gnome-desktop: update to 3.26.1
This commit is contained in:
parent
f662d9a3f1
commit
58b8dd26a2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-desktop'
|
# Template file for 'gnome-desktop'
|
||||||
pkgname=gnome-desktop
|
pkgname=gnome-desktop
|
||||||
version=3.26.0
|
version=3.26.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gnome-distributor=VoidLinux"
|
configure_args="--with-gnome-distributor=VoidLinux"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=8a99a084ea06fba20f5c547822dd8e36758676714729c7ae7b44ae3deca57be2
|
checksum=92fa697af986fb2c6bc6595f0155c968c17e5d1981a50584ff4fb6fd60124e2f
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue