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

Martin Wimpress flexiondotorg at nymeria.archlinux.org
Tue Mar 11 18:59:38 UTC 2014


    Date: Tuesday, March 11, 2014 @ 19:59:37
  Author: flexiondotorg
Revision: 107045

upgpkg: mate-desktop 1.8.0-3 - Enable mpaste

Modified:
  mate-desktop/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-11 18:19:44 UTC (rev 107044)
+++ PKGBUILD	2014-03-11 18:59:37 UTC (rev 107045)
@@ -2,7 +2,7 @@
 
 pkgname=mate-desktop
 pkgver=1.8.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Library with common API for various MATE modules"
 url="http://mate-desktop.org"
 arch=('i686' 'x86_64')
@@ -27,6 +27,7 @@
     PYTHON=/usr/bin/python2 ./configure \
         --prefix=/usr \
         --with-gtk=2.0 \
+        --enable-mpaste \
         --disable-static \
         --disable-schemas-compile \
         --disable-desktop-docs \




More information about the arch-commits mailing list