[arch-commits] Commit in mate-utils/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Sep 28 11:39:03 UTC 2017
Date: Thursday, September 28, 2017 @ 11:39:02
Author: jgc
Revision: 260773
upgpkg: mate-utils 1.18.2-2
Rebuild for libgtop
Modified:
mate-utils/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-28 11:24:20 UTC (rev 260772)
+++ PKGBUILD 2017-09-28 11:39:02 UTC (rev 260773)
@@ -2,18 +2,18 @@
pkgname=mate-utils
pkgver=1.18.2
-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=('i686' 'x86_64')
license=('GPL')
depends=('mate-desktop' 'libcanberra' 'libgtop' 'libsm')
-makedepends=('intltool' 'itstool' 'mate-panel')
+makedepends=('intltool' 'itstool' 'mate-panel' 'python')
optdepends=('mate-panel: Look up words in dictionaries from the panel')
groups=('mate-extra')
conflicts=('mate-utils-gtk3')
replaces=('mate-utils-gtk3')
-source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
+source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
sha1sums=('73111d0cc6aa7dc80f96cacfcbc73ecbea303a7a')
build() {
More information about the arch-commits
mailing list