gnome-icon-theme: update to 3.6.2.
This commit is contained in:
parent
396aaf14a9
commit
585e0a17a6
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gnome-icon-theme'.
|
||||
pkgname=gnome-icon-theme
|
||||
version=3.6.0
|
||||
version=3.6.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-icon-mapping"
|
||||
|
@ -9,14 +9,13 @@ fulldepends="librsvg>=0"
|
|||
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=5fbeef50b1dea1551ec9a008a6ebda0977154ebc4625ee9328695ec2b82cf0eb
|
||||
checksum=314d5535c12af5d62ba0e51addd3457e39140fb149efb9769eacbcc0449f1045
|
||||
long_desc="
|
||||
This package contains a set of icons forming the default icon theme
|
||||
for GNOME."
|
||||
|
||||
noarch=yes
|
||||
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/share/icons/gnome/icon-theme.cache
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue