summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornewbthenewbd2019-04-05 13:22:37 +0200
committernewbthenewbd2019-04-05 13:22:37 +0200
commit59b659aa2fd718d25b920e470f310ac6dd76c8f9 (patch)
treef01d20eb7231260b623850ff57bc3d2a5b5bfdcd /PKGBUILD
parent5d32c5bbccccb177a7c4f47b1164062ec50caa9d (diff)
downloadaur-mozo-gtk2.tar.gz
Updated package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 97c00a67268c..d3d9a8b8530f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Newb I the Newbd <czbd hostedon o2 halfacolon pl>
-# Maintainer : Martin Wimpress <code@flexion.org>
+# Contributor: Martin Wimpress <code@flexion.org>
_ver=1.12
_pkgbase=mozo
pkgname=${_pkgbase}-gtk2
pkgver=${_ver}.0
-pkgrel=2
+pkgrel=3
pkgdesc="MATE menu editing tool (GTK2 version)"
url="http://mate-desktop.org"
arch=('any')
license=('GPL')
-depends=('mate-menus' 'pygtk' 'python2-gobject')
+depends=('mate-menus-gtk2' 'pygtk' 'python2-gobject')
makedepends=('mate-common')
groups=('mate-extra-gtk2')
conflicts=("${_pkgbase}")