gnome-shell: update to 3.30.1.
This commit is contained in:
parent
2028933da0
commit
ded69694d5
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=3.30.0
|
||||
revision=2
|
||||
version=3.30.1
|
||||
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=621e297258cd3185844efde838934de305cdef25c23f998581da56367ef1f239
|
||||
checksum=fcdf879781b86a88ad0430e84e4d882cf7b3ac26af9f16f666a980b8f96c5fe1
|
||||
nocross="hard dependency on gobject-introspection"
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue