gnome-icon-theme: update to 3.12.0.
This commit is contained in:
parent
d860d42782
commit
99955d526b
|
@ -1,17 +1,17 @@
|
|||
# Template build file for 'gnome-icon-theme'.
|
||||
pkgname=gnome-icon-theme
|
||||
version=3.10.0
|
||||
version=3.12.0
|
||||
revision=1
|
||||
noarch="yes"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-icon-mapping"
|
||||
hostmakedepends="pkg-config intltool librsvg icon-naming-utils"
|
||||
hostmakedepends="pkg-config intltool librsvg icon-naming-utils gtk-update-icon-cache"
|
||||
short_desc="Theme consisting of a set of icons for GNOME"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=c65472b5846c67b97fe75200c5180faccd1347a04caa8390fc0ad23de75b36f6
|
||||
checksum=359e720b9202d3aba8d477752c4cd11eced368182281d51ffd64c8572b4e503a
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/share/icons/gnome/icon-theme.cache
|
||||
|
|
Loading…
Reference in New Issue