mate-icon-theme: update to 1.18.1
This commit is contained in:
parent
bad22206ad
commit
9eee7f6ead
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mate-icon-theme'
|
||||
pkgname=mate-icon-theme
|
||||
version=1.18.0
|
||||
version=1.18.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -9,10 +9,10 @@ makedepends="icon-naming-utils"
|
|||
depends="gtk-update-icon-cache hicolor-icon-theme"
|
||||
short_desc="MATE icon theme"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2"
|
||||
homepage="http://mate-desktop.org"
|
||||
distfiles="http://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=d170beb5f213e05598c8b5515770df12a832f00edeed1a0f6d4e06e6e84f6da5
|
||||
license="LGPL-3"
|
||||
homepage="https://mate-desktop.org"
|
||||
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||
checksum=95da603c6e1d7e2387150c681434dc971e7c69392bc4b44637bed238d4b72788
|
||||
|
||||
post_install() {
|
||||
rm -f ${DESTDIR}/usr/share/icons/mate/icon-theme.cache
|
||||
|
|
Loading…
Reference in a new issue