gnome-shell-extensions: update to 3.8.2.
This commit is contained in:
parent
a058283ae4
commit
ffa639b465
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-shell-extensions'
|
# Template file for 'gnome-shell-extensions'
|
||||||
pkgname=gnome-shell-extensions
|
pkgname=gnome-shell-extensions
|
||||||
version=3.8.1
|
version=3.8.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-extensions=all"
|
configure_args="--enable-extensions=all"
|
||||||
|
@ -11,12 +11,12 @@ 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/3.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||||
checksum=f0c198dd7c185ddf5d20986c698882d39e28837e9fa9230eabd90eb7501c062f
|
checksum=216714d6edd79cb8d5d81fbf0d7d448a199922cf344315f50c1a3f1f1f0b385e
|
||||||
|
|
||||||
gnome-shell-extensions_package() {
|
gnome-shell-extensions_package() {
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
depends="gnome-shell>=${version} nautilus>=${version}"
|
depends="gnome-shell>=${version} nautilus>=${version}"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue