gnome-icon-theme: update to 3.10.0.
This commit is contained in:
parent
710874e44b
commit
1cc78ef830
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'gnome-icon-theme'.
|
||||
pkgname=gnome-icon-theme
|
||||
version=3.8.3
|
||||
version=3.10.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
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>"
|
||||
homepage="http://www.gnome.org"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||
checksum=452ce3be9589d27a69f3ee79067e0d588f63d51fec911a583c4e37b7e46c6b6c
|
||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||
checksum=c65472b5846c67b97fe75200c5180faccd1347a04caa8390fc0ad23de75b36f6
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/share/icons/gnome/icon-theme.cache
|
||||
|
|
Loading…
Reference in New Issue