[arch-commits] Commit in mate-menu/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Jun 20 23:52:03 UTC 2017
Date: Tuesday, June 20, 2017 @ 23:52:02
Author: arojas
Revision: 239138
Add python2-setproctitle dependency (FS#54524)
Modified:
mate-menu/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-20 23:51:48 UTC (rev 239137)
+++ PKGBUILD 2017-06-20 23:52:02 UTC (rev 239138)
@@ -3,12 +3,12 @@
pkgname=mate-menu
pkgver=17.10.5
-pkgrel=1
+pkgrel=2
pkgdesc="Advanced menu for MATE Panel, a fork of MintMenu"
arch=('any')
url="https://bitbucket.org/ubuntu-mate/mate-menu"
license=('GPL')
-depends=('mate-panel' 'python2-configobj' 'python2-gobject' 'python2-pyinotify' 'python2-xdg' 'python2-xlib' 'xdg-utils')
+depends=('mate-panel' 'python2-configobj' 'python2-gobject' 'python2-pyinotify' 'python2-xdg' 'python2-xlib' 'xdg-utils' 'python2-setproctitle')
makedepends=('python2-distutils-extra' 'python2-setuptools')
source=("$pkgname-$pkgver.tar.gz::https://bitbucket.org/ubuntu-mate/$pkgname/get/$pkgver.tar.gz")
sha256sums=('9f8835d8e646a4a1ac7d31037fe837e15483b804406e9af56c959787c260e44f')
More information about the arch-commits
mailing list