gnome-shell: update to 3.18.0.
This commit is contained in:
parent
d5f186fca8
commit
a65d5f68d2
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=3.16.3
|
||||
version=3.18.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --disable-systemd LDFLAGS="
|
||||
|
@ -21,7 +21,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://live.gnome.org/GnomeShell"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=227eff19fdf50fd7ac605e8068454a6a6bc6d1bd73281b28305c3cd8a91190cb
|
||||
checksum=1f0f276c45c0979c72700121cb0f711aea343c4393eb3d5ddd6b311d8dc83c99
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue