mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
gnome-shell-extensions: update to 3.12.0.
This commit is contained in:
parent
b7b92a6d37
commit
6376b7b8ac
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'gnome-shell-extensions'
|
# Template file for 'gnome-shell-extensions'
|
||||||
pkgname=gnome-shell-extensions
|
pkgname=gnome-shell-extensions
|
||||||
version=3.10.1
|
version=3.12.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-extensions=all"
|
configure_args="--enable-extensions=all"
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="unzip libglib-devel libgtop-devel"
|
makedepends="unzip libglib-devel libgtop-devel"
|
||||||
depends="gnome-shell>=${version} nautilus>=3.10 unzip"
|
depends="gnome-shell>=${version} nautilus>=3.12 unzip"
|
||||||
short_desc="Extensions for GNOME shell, including classic mode"
|
short_desc="Extensions for GNOME shell, including classic mode"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/GnomeShell/Extensions"
|
homepage="http://live.gnome.org/GnomeShell/Extensions"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=9baa9ddaf4e14cab6d4d7944d8dc009378b25f995acfd0fd72843f599cb5ae43
|
checksum=75f5d4c0c7081466fe3cdb8252b8ba4bec821aec4185c1ca72fc9fa10601ee58
|
||||||
|
|
Loading…
Add table
Reference in a new issue