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

Antonio Rojas arojas at gemini.archlinux.org
Sun Aug 8 19:20:06 UTC 2021


    Date: Sunday, August 8, 2021 @ 19:20:06
  Author: arojas
Revision: 995607

Update to 1.26.0

Modified:
  pluma/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-08 19:20:04 UTC (rev 995606)
+++ PKGBUILD	2021-08-08 19:20:06 UTC (rev 995607)
@@ -2,13 +2,13 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=pluma
-pkgver=1.24.2
+pkgver=1.26.0
 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' 'python' 'gettext')
+depends=('iso-codes' 'mate-desktop' 'zenity' 'gtksourceview4' 'libpeas' 'python' 'gettext')
 makedepends=('itstool' 'gobject-introspection' 'python' 'mate-common' 'yelp-tools' 'autoconf-archive')
 optdepends=('python-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")
-sha512sums=('588640744f8a0bec08d0c51c0309380a57cb6319c98124885e30d05e7dd8488ba7bd5acec1bf21fb0d6832626ae8925b24cd241202265af1a631a91313cdad2b')
+sha512sums=('a6c0cee7110f4863e44af51b19bb528f0f3570eab8db98038152bf142eedde97ac13b896deff7051b941a0f43c6fe14e316a97eba40fe5d4854d76038450245f')
 
 build() {
     	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list