summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authornewbthenewbd2017-07-28 19:44:22 +0200
committernewbthenewbd2017-07-28 19:44:22 +0200
commitd4874644b3fc343fdab01f3221b83482868c68ce (patch)
tree74f179a4c9e0d9cda7cd3746d76c2029b96b96e7 /PKGBUILD
parent7de2946aacbb87da86ee9ba87e3620675ed073d0 (diff)
downloadaur-mate-applets-gtk2.tar.gz
Updated package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 26f1f9bc33aa..9b578734ac78 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,17 +5,18 @@ _ver=1.16
_pkgbase=mate-applets
pkgname=(${_pkgbase}-gtk2)
pkgver=${_ver}.0
-pkgrel=1
+pkgrel=2
pkgdesc="Applets for MATE panel (GTK2 version)"
arch=('i686' 'x86_64')
url="http://mate-desktop.org"
license=('GPL')
-depends=('gtksourceview2' 'libgtop' 'libnotify' 'mate-panel-gtk2' 'polkit'
+depends=('gtksourceview2' 'libgtop' 'libnotify' 'mate-panel' 'polkit'
'python2-dbus' 'python2-gobject' 'upower' 'wireless_tools')
makedepends=('intltool' 'itstool')
optdepends=('fortune-mod: for displaying fortune cookies in the Wanda the Fish applet')
groups=('mate-extra-gtk2')
-conflicts=("${_pkgbase}" "${_pkgbase}-gtk3" 'mate-netspeed' 'mate-netspeed-gtk3')
+conflicts=("${_pkgbase}")
+provides=("${_pkgbase}")
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
sha1sums=('6e6b51089bcb6450a466ba358b71fcfd7aba3a6a')