gnome-shell: update to 3.12.1.
This commit is contained in:
parent
379c51b096
commit
2c3153b03d
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-shell'
|
# Template file for 'gnome-shell'
|
||||||
pkgname=gnome-shell
|
pkgname=gnome-shell
|
||||||
version=3.12.0
|
version=3.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
|
@ -20,8 +20,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/GnomeShell"
|
homepage="http://live.gnome.org/GnomeShell"
|
||||||
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=60ac9f8ad473f266ffca70acf76c0d494e0c5067c5a148d944146e94654a0dde
|
checksum=d5a475f390d992de03ccf8ffeafec90595da700594eba9fc0688cbb1652b5516
|
||||||
|
|
||||||
post_install() {
|
|
||||||
rm -rf ${DESTDIR}/usr/share/gtk-doc
|
|
||||||
}
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue