[arch-commits] Commit in mate-icon-theme/trunk (PKGBUILD)

Brad Fanella cesura at archlinux.org
Tue Feb 25 19:45:28 UTC 2020


    Date: Tuesday, February 25, 2020 @ 19:45:27
  Author: cesura
Revision: 581944

upgpkg: mate-icon-theme 1.24.0-1: Updated to version 1.24.0

Modified:
  mate-icon-theme/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 19:44:26 UTC (rev 581943)
+++ PKGBUILD	2020-02-25 19:45:27 UTC (rev 581944)
@@ -2,7 +2,7 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=mate-icon-theme
-pkgver=1.22.2
+pkgver=1.24.0
 pkgrel=1
 pkgdesc="MATE icon theme"
 url="https://mate-desktop.org"
@@ -9,10 +9,11 @@
 arch=('any')
 license=('LGPL')
 options=('!emptydirs')
-makedepends=('icon-naming-utils' 'intltool')
+depends=('gettext')
+makedepends=('icon-naming-utils')
 groups=('mate')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('99b07fcd43921d67f2711396ea05bddc5142aba54236b54e92729a451d994b64')
+sha256sums=('ca9e5387439fcf7eed53eb33f10a6d3ae51b4d96af525eed6f8cf31d83f95428')
 
 build() {
    	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list