gnome-initial-setup: update to 3.28.0.

This commit is contained in:
Enno Boland 2018-03-19 19:36:23 +01:00
parent 720ee82452
commit d06820703b
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 2 additions and 2 deletions

View File

@ -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