[arch-commits] Commit in pluma/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Oct 1 18:27:07 UTC 2016
Date: Saturday, October 1, 2016 @ 18:27:06
Author: arojas
Revision: 191160
mate-desktop is still needed (FS#51159)
Modified:
pluma/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-01 16:52:48 UTC (rev 191159)
+++ PKGBUILD 2016-10-01 18:27:06 UTC (rev 191160)
@@ -4,12 +4,12 @@
_pkgbase=pluma
pkgname=${_pkgbase}
pkgver=${_ver}.0
-pkgrel=1
+pkgrel=2
pkgdesc="A powerful text editor for MATE (GTK2 version)"
url="http://mate-desktop.org"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('iso-codes' 'pygtksourceview2' 'zenity')
+depends=('iso-codes' 'pygtksourceview2' 'zenity' 'mate-desktop')
makedepends=('intltool' 'itstool')
groups=('mate-extra')
conflicts=("${_pkgbase}-gtk3")
More information about the arch-commits
mailing list