gnome-shell-extensions: update to 3.38.0
This commit is contained in:
parent
fd0f0430ac
commit
ff3a635b21
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'gnome-shell-extensions'
|
# Template file for 'gnome-shell-extensions'
|
||||||
pkgname=gnome-shell-extensions
|
pkgname=gnome-shell-extensions
|
||||||
version=3.34.1
|
version=3.38.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dextension_set=all"
|
configure_args="-Dextension_set=all"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config gettext"
|
||||||
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="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/GnomeShell/Extensions"
|
homepage="https://wiki.gnome.org/Projects/GnomeShell/Extensions"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=b0ad51143b1bf40def4a10f8fd0ab0ffb47218304800794e62cadd29d0acc75b
|
checksum=f726f85bb398b082ad09a7ded306f22bd25d25898c7f18bd775df66400d3919f
|
||||||
|
|
Loading…
Reference in a new issue