summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06dd0281a443..1c85fb9acd1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname="xfce4-docklike-plugin"
pkgver="0.4.2"
-pkgrel=4
+pkgrel=5
pkgdesc='A modern, docklike, minimalist taskbar for XFCE'
arch=('i686' 'x86_64' "aarch64")
url='https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin'
license=('GPL3')
-depends=('xfce4-panel>=4.4' 'libwnck3' 'libxfce4ui' 'gtk3' 'cairo' 'glib2' 'autoconf' 'exo')
-makedepends=('xfce4-dev-tools' 'intltool')
+depends=('xfce4-panel>=4.4' 'libwnck3' 'libxfce4ui' 'gtk3' 'cairo' 'glib2' 'exo')
+makedepends=('xfce4-dev-tools' 'intltool' 'autoconf')
conflicts=("${pkgname}-git" "${pkgname}-ng-git")
dirname="xfce4-docklike-plugin-xfce4-docklike-plugin-${pkgver}"