gnome-shell: update to 3.26.2. (#8825)
* gnome-shell: update to 3.26.2. * gnome-shell-extensions: update to 3.26.2.
This commit is contained in:
parent
2944dd6ba2
commit
12dd7c90e1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-shell-extensions'
|
||||
pkgname=gnome-shell-extensions
|
||||
version=3.26.1
|
||||
version=3.26.2
|
||||
revision=1
|
||||
noarch="yes"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,4 +13,4 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
homepage="https://wiki.gnome.org/Projects/GnomeShell/Extensions"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=2437c6abce399a97ff95c2de9784580a5db82c59b67e09eaf2c8d972cca1d6d0
|
||||
checksum=aefda4d810ef5ceb9402e2d620f4bdc1dc40c9cc4f6a51749840f7dd08628ab6
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=3.26.1
|
||||
version=3.26.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Denable-systemd=no"
|
||||
|
@ -22,7 +22,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=38d98da06eb0118a0226623494b11765b3981414e804e270dc0cf03e37c708b9
|
||||
checksum=e5a87f2f838d981db9823352b90b2ce2f40d24d31ed9f062dccfa41b820e0b1c
|
||||
|
||||
build_options="gir"
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue