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

Martin Wimpress flexiondotorg at archlinux.org
Fri Dec 4 12:08:35 UTC 2015


    Date: Friday, December 4, 2015 @ 13:08:35
  Author: flexiondotorg
Revision: 148387

upgpkg: pluma 1.12.1-1 - New upstream release

Modified:
  pluma/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-04 12:06:42 UTC (rev 148386)
+++ PKGBUILD	2015-12-04 12:08:35 UTC (rev 148387)
@@ -3,7 +3,7 @@
 _ver=1.12
 _pkgbase=pluma
 pkgname=${_pkgbase}
-pkgver=${_ver}.0
+pkgver=${_ver}.1
 pkgrel=1
 pkgdesc="A powerful text editor for MATE (GTK2 version)"
 url="http://mate-desktop.org"
@@ -16,7 +16,7 @@
 groups=('mate-extra')
 conflicts=("${_pkgbase}-gtk3")
 source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('06e2ca0251015b8f3e13b1d0cc1500f5af246cfb')
+sha1sums=('ef14595cf8e4123290bf2162ae994034fb5f177e')
 install=${_pkgbase}.install
 
 prepare() {



More information about the arch-commits mailing list