gnome-icon-theme: update to 3.10.0.
This commit is contained in:
parent
710874e44b
commit
1cc78ef830
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'gnome-icon-theme'.
|
# Template build file for 'gnome-icon-theme'.
|
||||||
pkgname=gnome-icon-theme
|
pkgname=gnome-icon-theme
|
||||||
version=3.8.3
|
version=3.10.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-icon-mapping"
|
configure_args="--enable-icon-mapping"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Theme consisting of a set of icons for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=452ce3be9589d27a69f3ee79067e0d588f63d51fec911a583c4e37b7e46c6b6c
|
checksum=c65472b5846c67b97fe75200c5180faccd1347a04caa8390fc0ad23de75b36f6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -f ${DESTDIR}/usr/share/icons/gnome/icon-theme.cache
|
rm -f ${DESTDIR}/usr/share/icons/gnome/icon-theme.cache
|
||||||
|
|
Loading…
Reference in a new issue