gnome-shell: update to 3.18.3
This commit is contained in:
parent
35dfaf7fc2
commit
a2b0ee540a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=3.18.1
|
||||
version=3.18.3
|
||||
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=14a15215b3e29a25b94f69c58a6565e3a8cb2259b1ca242b906af78172bf3845
|
||||
checksum=8517baf8606f970ebf38222411eb7563cab2ae5efbfb088954ce23705b67519b
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue