gnome-initial-setup: update to 3.28.0.
This commit is contained in:
parent
720ee82452
commit
d06820703b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-initial-setup'.
|
# Template file for 'gnome-initial-setup'.
|
||||||
pkgname=gnome-initial-setup
|
pkgname=gnome-initial-setup
|
||||||
version=3.26.0
|
version=3.28.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=65a9d5de028306e8bd017d9ae6525f46ea9ff36a0e02ddbca7fb17759be60c39
|
checksum=b9de6a9fb618b886e2d7c34cb15f39ad34fb5cb7c4b4541caf813ee70462d8eb
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in New Issue