gnome-icon-theme: update to 3.8.0.
This commit is contained in:
parent
086c101e5c
commit
ee8fc4b582
1 changed files with 7 additions and 8 deletions
|
@ -1,18 +1,17 @@
|
|||
# Template build file for 'gnome-icon-theme'.
|
||||
pkgname=gnome-icon-theme
|
||||
version=3.6.2
|
||||
revision=2
|
||||
version=3.8.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-icon-mapping"
|
||||
makedepends="pkg-config intltool librsvg icon-naming-utils"
|
||||
hostmakedepends="pkg-config intltool librsvg icon-naming-utils"
|
||||
short_desc="Theme consisting of a set of icons for GNOME"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=314d5535c12af5d62ba0e51addd3457e39140fb149efb9769eacbcc0449f1045
|
||||
long_desc="
|
||||
This package contains a set of icons forming the default icon theme
|
||||
for GNOME."
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||
checksum=e4f7c73e33eb8693e3adbab7df60fbb5f6dd147116ac04d9bd26986e41071270
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/share/icons/gnome/icon-theme.cache
|
||||
|
|
Loading…
Reference in a new issue