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

Martin Wimpress flexiondotorg at archlinux.org
Thu Jul 23 13:23:05 UTC 2015


    Date: Thursday, July 23, 2015 @ 15:23:05
  Author: flexiondotorg
Revision: 137328

upgpkg: mozo 1.10.1-1 - New upstream release

Modified:
  mozo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-23 12:53:27 UTC (rev 137327)
+++ PKGBUILD	2015-07-23 13:23:05 UTC (rev 137328)
@@ -3,8 +3,8 @@
 _ver=1.10
 _pkgbase=mozo
 pkgname=${_pkgbase}
-pkgver=${_ver}.0
-pkgrel=3
+pkgver=${_ver}.1
+pkgrel=1
 pkgdesc="MATE menu editing tool (GTK2 version)"
 url="http://mate-desktop.org"
 arch=('any')
@@ -14,7 +14,7 @@
 groups=('mate-extra')
 conflicts=("${_pkgbase}-gtk3")
 source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('75f5a49a59833acbb911c7f20fe21ec4d39b9e45')
+sha1sums=('b114a12b55a4af3d129ea0afac2031b946e079a1')
 install=${_pkgbase}.install
 
 build() {



More information about the arch-commits mailing list