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 7a1a6421b44d..f49f54a6920a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
_pkgname=xfce4-docklike-plugin
pkgname="${_pkgname}-ng-git"
-pkgver=0.4.2.r3.g9a5bb70
+pkgver=0.4.2.r10.gbd2c870
pkgrel=1
pkgdesc='A modern, docklike, minimalist taskbar for XFCE (Forked version)'
arch=('i686' 'x86_64')
url="https://gitlab.xfce.org/panel-plugins/${_pkgname}"
#url='https://github.com/Hayao0819/${_pkgname}'
license=('GPL3')
-depends=('xfce4-panel' 'libwnck3' 'libxfce4ui' 'gtk3' 'cairo' 'glib2')
+depends=('xfce4-panel' 'libxfce4windowing' 'libxfce4ui' 'gtk3' 'cairo' 'glib2')
makedepends=('git' 'xfce4-dev-tools' 'intltool')
conflicts=("${_pkgname}" "${_pkgname}-git")