[arch-commits] Commit in mate-utils/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Wed Jun 19 15:42:26 UTC 2019
Date: Wednesday, June 19, 2019 @ 15:42:26
Author: bgyorgy
Revision: 482402
upgpkg: mate-utils 1.22.1-2
Move inkscape to makedepends (FS#62684)
Modified:
mate-utils/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-19 15:30:53 UTC (rev 482401)
+++ PKGBUILD 2019-06-19 15:42:26 UTC (rev 482402)
@@ -3,13 +3,13 @@
pkgname=mate-utils
pkgver=1.22.1
-pkgrel=1
+pkgrel=2
pkgdesc="Common MATE utilities for viewing disk usage, logs and fonts, taking screenshots, managing dictionaries and searching files"
url="http://mate-desktop.org"
arch=('x86_64')
license=('GPL')
-depends=('mate-desktop' 'libcanberra' 'libgtop' 'libsm' 'inkscape')
-makedepends=('intltool' 'itstool' 'mate-panel' 'python')
+depends=('mate-desktop' 'libcanberra' 'libgtop' 'libsm')
+makedepends=('inkscape' 'intltool' 'itstool' 'mate-panel' 'python')
optdepends=('mate-panel: Look up words in dictionaries from the panel')
groups=('mate-extra')
conflicts=('mate-utils-gtk3')
More information about the arch-commits
mailing list