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

Brad Fanella cesura at archlinux.org
Wed Jun 6 15:49:11 UTC 2018


    Date: Wednesday, June 6, 2018 @ 15:49:11
  Author: cesura
Revision: 341289

upgpkg: pluma 1.20.2-1

Updated to version 1.20.2

Modified:
  pluma/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-06 15:48:30 UTC (rev 341288)
+++ PKGBUILD	2018-06-06 15:49:11 UTC (rev 341289)
@@ -2,13 +2,13 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=pluma
-pkgver=1.20.1
+pkgver=1.20.2
 pkgrel=1
 pkgdesc="A powerful text editor for MATE"
 url="https://mate-desktop.org"
 arch=('x86_64')
 license=('GPL')
-depends=('iso-codes' 'mate-desktop' 'zenity' 'gtksourceview3' 'libpeas')
+depends=('iso-codes' 'mate-desktop' 'zenity' 'gtksourceview3' 'libpeas' 'python2')
 makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2' 'mate-common' 'yelp-tools')
 optdepends=('python2-gobject: to use the python plugins')
 groups=('mate-extra')
@@ -15,7 +15,7 @@
 conflicts=('pluma-gtk3')
 replaces=('pluma-gtk3')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('e346d447b376537eb7f8937a7b1cfd15eee983d516e3d0fafd019bdfaeff5925')
+sha256sums=('fd43421d13ceeb0d8b316b127c738914f89c6449b588cccc4f4c26fae67f26e2')
 
 prepare() {
     cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list