gnome-shell: update to 3.10.2.
This commit is contained in:
parent
78a6f8395e
commit
f8f0603967
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=3.10.1
|
||||
revision=2
|
||||
version=3.10.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils gobject-introspection"
|
||||
|
@ -18,7 +18,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://live.gnome.org/GnomeShell"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.10/$pkgname-$version.tar.xz"
|
||||
checksum=52f43dcd6df9dd00e5fbcd16a0d7551801cbc77f8777f047e548e7803bb90e02
|
||||
checksum=f633f92aaccc82653d62a43a438e54c6b9508d57d1d03cf5c896141cd90a20e9
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/gtk-doc
|
||||
|
|
Loading…
Reference in New Issue