mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
gnome-initial-setup: update to 3.18.0.
This commit is contained in:
parent
ca750d0569
commit
9da23f2208
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome-initial-setup'.
|
# Template file for 'gnome-initial-setup'.
|
||||||
pkgname=gnome-initial-setup
|
pkgname=gnome-initial-setup
|
||||||
version=3.16.3
|
version=3.18.0
|
||||||
revision=2
|
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)"
|
||||||
makedepends="NetworkManager-devel accountsservice-devel glib-devel
|
makedepends="NetworkManager-devel accountsservice-devel glib-devel
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Juan RP <xtraeme@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=9c424fd6ccc9c6e17b6352a39f6a0e8080294978ad15b24e67b53b3714ab1dfa
|
checksum=8fee9de41677c44318bb1c3bade2b6c9156698ad1a06e63aa1c15e3ab1bee729
|
||||||
|
|
||||||
build_options="gir"
|
build_options="gir"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue