mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
gnome-shell: update to 3.10.3.
This commit is contained in:
parent
5e05a53c94
commit
c1ec9d27b7
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome-shell'
|
# Template file for 'gnome-shell'
|
||||||
pkgname=gnome-shell
|
pkgname=gnome-shell
|
||||||
version=3.10.2.1
|
version=3.10.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
hostmakedepends="pkg-config intltool gnome-doc-utils gobject-introspection"
|
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"
|
homepage="http://live.gnome.org/GnomeShell"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.10/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.10/$pkgname-$version.tar.xz"
|
||||||
checksum=d28cedc4f7dbcbd979ef2a0b80f722ff507989fce193fe59351b1d048d17c44c
|
checksum=4b14b9ffde08ccee6d972dea353b5f7ed8bbd12e52cb2252c31bcfe59d8242bc
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf ${DESTDIR}/usr/share/gtk-doc
|
rm -rf ${DESTDIR}/usr/share/gtk-doc
|
||||||
|
|
Loading…
Add table
Reference in a new issue