gnome-shell: update to 3.10.3.
This commit is contained in:
parent
5e05a53c94
commit
c1ec9d27b7
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=3.10.2.1
|
||||
revision=2
|
||||
version=3.10.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile"
|
||||
hostmakedepends="pkg-config intltool gnome-doc-utils gobject-introspection"
|
||||
|
@ -20,7 +20,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=d28cedc4f7dbcbd979ef2a0b80f722ff507989fce193fe59351b1d048d17c44c
|
||||
checksum=4b14b9ffde08ccee6d972dea353b5f7ed8bbd12e52cb2252c31bcfe59d8242bc
|
||||
|
||||
post_install() {
|
||||
rm -rf ${DESTDIR}/usr/share/gtk-doc
|
||||
|
|
Loading…
Reference in New Issue