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

Martin Wimpress flexiondotorg at archlinux.org
Tue May 12 14:07:18 UTC 2015


    Date: Tuesday, May 12, 2015 @ 16:07:17
  Author: flexiondotorg
Revision: 133330

upgpkg: mate-panel-gtk3 1.10.0-2 - Consistent with mate-panel

Modified:
  mate-panel-gtk3/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-12 14:02:51 UTC (rev 133329)
+++ PKGBUILD	2015-05-12 14:07:17 UTC (rev 133330)
@@ -2,9 +2,9 @@
 
 _ver=1.10
 _pkgbase=mate-panel
-pkgname=(${_pkgbase}-gtk3)
+pkgname=${_pkgbase}-gtk3
 pkgver=${_ver}.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The MATE Panel (GTK3 version [EXPERIMENTAL])"
 url="http://mate-desktop.org"
 arch=('i686' 'x86_64')
@@ -20,7 +20,6 @@
 sha1sums=('632d7127fba8c5fa76f5dd951db89325c6ca3f89')
 install=${_pkgbase}.install
 
-
 build() {
     cd "${srcdir}/${_pkgbase}-${pkgver}"
     ./configure \



More information about the arch-commits mailing list