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

Martin Wimpress flexiondotorg at archlinux.org
Tue May 12 14:02:40 UTC 2015


    Date: Tuesday, May 12, 2015 @ 16:02:39
  Author: flexiondotorg
Revision: 133328

upgpkg: mate-panel 1.10.0-2 - Correct dependency versions.

Modified:
  mate-panel/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-12 13:57:15 UTC (rev 133327)
+++ PKGBUILD	2015-05-12 14:02:39 UTC (rev 133328)
@@ -2,15 +2,15 @@
 
 _ver=1.10
 _pkgbase=mate-panel
-pkgname=(${_pkgbase})
+pkgname=${_pkgbase}
 pkgver=${_ver}.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The MATE Panel (GTK2 version)"
 url="http://mate-desktop.org"
 arch=('i686' 'x86_64')
 license=('GPL')
 depends=('caja>=1.10' 'dbus-glib' 'dconf' 'gtk2' 'libwnck' 'libcanberra' 'libice'
-         'libmateweather>=1.9.1' 'librsvg' 'libsm' 'libsoup' 'libxau' 'marco>=1.10'
+         'libmateweather>=1.10' 'librsvg' 'libsm' 'libsoup' 'libxau' 'marco>=1.10'
          'mate-menus>=1.10' 'mate-desktop>=1.10' 'mate-session-manager>=1.10')
 makedepends=('gobject-introspection' 'mate-common' 'yelp-tools')
 optdepends=('yelp: for reading MATE help documents')



More information about the arch-commits mailing list