gnome-shell: update to 40.1.
This commit is contained in:
parent
a872e24855
commit
027f9e6d59
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-shell'
|
# Template file for 'gnome-shell'
|
||||||
pkgname=gnome-shell
|
pkgname=gnome-shell
|
||||||
version=40.0
|
version=40.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper=gir
|
build_helper=gir
|
||||||
|
@ -21,7 +21,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
||||||
changelog="https://raw.githubusercontent.com/GNOME/gnome-shell/gnome-3-38/NEWS"
|
changelog="https://raw.githubusercontent.com/GNOME/gnome-shell/gnome-3-38/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bce71f402dfaa9c5e269bf65bf48a22343d896e6cf9a2c34669392d7fbf68478
|
checksum=f63e2bed99bd8958cf313d85f44a018d59f852a05ba9f29aa7cb744bec6fa6b7
|
||||||
|
|
||||||
# needs X
|
# needs X
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Reference in New Issue