gnome-shell: update to 3.10.1.
This commit is contained in:
parent
8c80ebfa09
commit
e7947bb180
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=3.10.0.1
|
||||
revision=2
|
||||
version=3.10.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --with-systemd"
|
||||
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=eb98ca6274e82e446834221b2dfd9af0e12e5ebce651319435524fd6cd5f4ec9
|
||||
checksum=52f43dcd6df9dd00e5fbcd16a0d7551801cbc77f8777f047e548e7803bb90e02
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/gtk-doc
|
||||
|
|
Loading…
Reference in New Issue