mate-icon-theme: update to 1.28.0.

This commit is contained in:
Đoàn Trần Công Danh 2024-03-04 23:44:27 +07:00 committed by Đoàn Trần Công Danh
parent 6cc4708ee8
commit 57e4f0aed0
1 changed files with 5 additions and 6 deletions

View File

@ -1,10 +1,9 @@
# Template file for 'mate-icon-theme'
pkgname=mate-icon-theme
version=1.26.0
version=1.28.0
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config intltool itstool icon-naming-utils"
makedepends="icon-naming-utils"
hostmakedepends="pkg-config gettext icon-naming-utils"
depends="gtk-update-icon-cache hicolor-icon-theme"
short_desc="MATE icon theme"
maintainer="skmpz <dem.procopiou@gmail.com>"
@ -12,8 +11,8 @@ license="CC-BY-SA-3.0"
homepage="https://mate-desktop.org"
changelog="https://raw.githubusercontent.com/mate-desktop/mate-icon-theme/master/NEWS"
distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=41f50436d57f425e54fd9557541be77fb291e03aacd55f7991c042e84a290a5a
checksum=94d6079060ca5df74542921de4eea38b7d02d07561c919356d95de876f9a6d3a
post_install() {
rm -f ${DESTDIR}/usr/share/icons/mate/icon-theme.cache
pre_configure() {
PKG_CONFIG=/usr/bin/pkg-config
}