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

Martin Wimpress flexiondotorg at nymeria.archlinux.org
Wed Mar 5 21:00:59 UTC 2014


    Date: Wednesday, March 5, 2014 @ 22:00:59
  Author: flexiondotorg
Revision: 106563

Updated to 1.8

Modified:
  mate-themes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-05 21:00:45 UTC (rev 106562)
+++ PKGBUILD	2014-03-05 21:00:59 UTC (rev 106563)
@@ -1,7 +1,7 @@
 # Maintainer : Martin Wimpress <code at flexion.org>
 
 pkgname=mate-themes
-pkgver=1.7.2
+pkgver=1.8.0
 pkgrel=1
 pkgdesc="Default themes for the MATE desktop"
 url="http://mate-desktop.org"
@@ -9,10 +9,11 @@
 license=('GPL')
 depends=('gtk2' 'gtk-engines' 'gtk-engine-murrine' 'librsvg' 'mate-icon-theme')
 makedepends=('mate-common' 'icon-naming-utils' 'perl-xml-parser')
+optdepends=('gtk-engine-unico: Support for some GTK3 themes.')
 options=('!emptydirs')
 groups=('mate')
-source=("http://pub.mate-desktop.org/releases/1.7/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('ccc76ede050c49e87bbe77bebf05d009d7587ecd')
+source=("http://pub.mate-desktop.org/releases/1.8/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('1a02c95b8fc94b47c29399ae952e25e954dd4284')
 install=${pkgname}.install
 
 build() {




More information about the arch-commits mailing list