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

Antonio Rojas arojas at archlinux.org
Tue Nov 14 08:03:38 UTC 2017


    Date: Tuesday, November 14, 2017 @ 08:03:37
  Author: arojas
Revision: 266764

Update to 1.18.3

Modified:
  pluma/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-14 08:01:18 UTC (rev 266763)
+++ PKGBUILD	2017-11-14 08:03:37 UTC (rev 266764)
@@ -1,8 +1,9 @@
+# Maintaier:
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=pluma
-pkgver=1.18.2
-pkgrel=2
+pkgver=1.18.3
+pkgrel=1
 pkgdesc="A powerful text editor for MATE"
 url="https://mate-desktop.org"
 arch=('i686' 'x86_64')
@@ -14,7 +15,7 @@
 conflicts=('pluma-gtk3')
 replaces=('pluma-gtk3')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('aca7de8f06c26f4a0c807aafd3a862494a050647')
+sha256sums=('20f60758e37ce264fa3a13f0027bf411b84e98467f2e063783c19cefe496e2af')
 
 prepare() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list