gnome-shell-extensions: update to 3.30.0.
This commit is contained in:
parent
59b96ab521
commit
1fe433847e
1 changed files with 3 additions and 4 deletions
|
@ -1,16 +1,15 @@
|
|||
# Template file for 'gnome-shell-extensions'
|
||||
pkgname=gnome-shell-extensions
|
||||
version=3.28.1
|
||||
version=3.30.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=meson
|
||||
configure_args="-Dextension_set=all"
|
||||
hostmakedepends="intltool pkg-config"
|
||||
makedepends="libgtop-devel unzip"
|
||||
hostmakedepends="pkg-config"
|
||||
depends="gnome-shell>=${version} nautilus unzip"
|
||||
short_desc="Extensions for GNOME shell, including classic mode"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/GnomeShell/Extensions"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=e9c602338b529c8282e7d13e075703028ea384a1d946f3e8ce760e6c5b469058
|
||||
checksum=0538ca528ceaa2f5c6e9ff7e356654fe712b305ec0ae6575934830ce0ecadb54
|
||||
|
|
Loading…
Reference in a new issue