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

Martin Wimpress flexiondotorg at archlinux.org
Thu May 7 21:51:42 UTC 2015


    Date: Thursday, May 7, 2015 @ 23:51:42
  Author: flexiondotorg
Revision: 132903

upgpkg: mate-icon-theme 1.10.0-1 - New upstream release

Modified:
  mate-icon-theme/trunk/PKGBUILD

----------+
 PKGBUILD |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-07 20:06:39 UTC (rev 132902)
+++ PKGBUILD	2015-05-07 21:51:42 UTC (rev 132903)
@@ -1,18 +1,19 @@
 # Maintainer : Martin Wimpress <code at flexion.org>
 
+_ver=1.10
 pkgname=mate-icon-theme
-pkgver=1.8.0
+pkgver=${_ver}.0
 pkgrel=1
 pkgdesc="MATE icon theme"
 url="http://mate-desktop.org"
 arch=('any')
 license=('GPL')
-depends=('hicolor-icon-theme' 'gtk-update-icon-cache')
-makedepends=('icon-naming-utils' 'mate-common' 'perl-xml-parser')
-options=(!emptydirs !strip)
-groups=('mate')
-source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('6bc8ec63fed8e85390364626cd06d6fb130f0071')
+depends=('gtk-update-icon-cache')
+makedepends=('icon-naming-utils' 'mate-common')
+options=(!strip !emptydirs)
+groups=('mate' 'mate-gtk3')
+source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('755d00008738d38a422ea4bf48a6b4b16b7339ee')
 install=${pkgname}.install
 
 build() {



More information about the arch-commits mailing list