gnome-shell: update to 3.30.2.
This commit is contained in:
parent
e0fbaa2dc1
commit
ed015f31db
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=3.30.1
|
||||
revision=2
|
||||
version=3.30.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Dsystemd=false"
|
||||
hostmakedepends="gobject-introspection gtk-doc intltool libxslt pkg-config
|
||||
|
@ -20,7 +20,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
||||
changelog="https://raw.githubusercontent.com/GNOME/gnome-shell/gnome-3-30/NEWS"
|
||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=fcdf879781b86a88ad0430e84e4d882cf7b3ac26af9f16f666a980b8f96c5fe1
|
||||
checksum=22632c9bbccef11fe3130fc8d642e37de223d089e004bdb58dae309a38694c4d
|
||||
nocross="hard dependency on gobject-introspection"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in a new issue