summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bf1eac767da7..84d01036ef43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=mate-xfce4-panel-plugin-loader-applet
pkgver=1.1.3
-pkgrel=1
+pkgrel=2
pkgdesc='Applet for MATE panel which can load external Xfce4 panel plugins like xfce4-whiskermenu-plugin or xfce4-weather-plugin'
arch=('i686' 'x86_64')
url='https://github.com/zaps166/mate-xfce4-panel-plugin-loader-applet'
license=('GPL')
-depends=('mate-panel' 'xfce4-panel')
+depends=('mate-panel-gtk2' 'xfce4-panel')
optdepends=('xfce4-whiskermenu-plugin' 'xfce4-weather-plugin')
makedepends=('mate-common' 'make' 'gcc' 'autoconf' 'intltool' 'pkg-config')
source=("https://github.com/zaps166/mate-xfce4-panel-plugin-loader-applet/archive/v${pkgver}.tar.gz")