mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gnome-shell-extensions: update to 44.0.
This commit is contained in:
parent
d291c58423
commit
297c9a8538
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'gnome-shell-extensions'
|
# Template file for 'gnome-shell-extensions'
|
||||||
pkgname=gnome-shell-extensions
|
pkgname=gnome-shell-extensions
|
||||||
version=43.1
|
version=44.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dextension_set=all"
|
configure_args="-Dextension_set=all"
|
||||||
hostmakedepends="pkg-config gettext"
|
hostmakedepends="pkg-config gettext glib-devel"
|
||||||
depends="gnome-shell>=${version} nautilus unzip"
|
depends="gnome-shell>=${version} nautilus unzip"
|
||||||
short_desc="Extensions for GNOME shell, including classic mode"
|
short_desc="Extensions for GNOME shell, including classic mode"
|
||||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
|
@ -12,4 +12,4 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/GnomeShell/Extensions"
|
homepage="https://wiki.gnome.org/Projects/GnomeShell/Extensions"
|
||||||
changelog="https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/raw/main/NEWS"
|
changelog="https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/raw/main/NEWS"
|
||||||
distfiles="${GNOME_SITE}/gnome-shell-extensions/${version%.*}/gnome-shell-extensions-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/gnome-shell-extensions/${version%.*}/gnome-shell-extensions-${version}.tar.xz"
|
||||||
checksum=adde04bd946a13113557e4c34c890bbe9077505a6a3f0755f17bea1c6e4a2d17
|
checksum=8c345e72f31a1e37f55063e0b15997301b01194ed698772fd87aeb50cbb101ab
|
||||||
|
|
Loading…
Add table
Reference in a new issue