gnome-icon-theme: update to 3.6.0.
This commit is contained in:
parent
db8c1a4c09
commit
4b96d9c68a
1 changed files with 4 additions and 5 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template build file for 'gnome-icon-theme'.
|
||||
pkgname=gnome-icon-theme
|
||||
version=3.4.0
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||
version=3.6.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-icon-mapping"
|
||||
makedepends="pkg-config intltool icon-naming-utils"
|
||||
fulldepends="librsvg>=0"
|
||||
revision=1
|
||||
short_desc="Theme consisting of a set of icons for GNOME"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=0963524f488f48e8b982ca80c1b5207c4e0946ccb95c131b853c9ff448f8e159
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=5fbeef50b1dea1551ec9a008a6ebda0977154ebc4625ee9328695ec2b82cf0eb
|
||||
long_desc="
|
||||
This package contains a set of icons forming the default icon theme
|
||||
for GNOME."
|
||||
|
@ -17,7 +17,6 @@ long_desc="
|
|||
noarch=yes
|
||||
gtk_iconcache_dirs="/usr/share/icons/gnome"
|
||||
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/share/icons/gnome/icon-theme.cache
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue