summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNico Beethoven2020-04-24 22:17:00 +0200
committerNico Beethoven2020-04-24 22:17:00 +0200
commit25ba26eb89388856f760197e80501e75981c0777 (patch)
tree639fbe62b7d625f52a0bef43fda08d1fbc7455c4 /PKGBUILD
parente19d3ccf3107b08c384f5b3cf15b8a3867c3f2f0 (diff)
downloadaur-25ba26eb89388856f760197e80501e75981c0777.tar.gz
Bug fix and improvements
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8823b4adf5f9..5b85d9a56e5d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: nsz32 <nszabo2 at gmail dot com>
pkgname=xfce4-docklike-plugin-git
-pkgver=20190519
+pkgver=20200424
pkgrel=1
-pkgdesc='A minimalist, dock-style taskbar for XFCE4'
+pkgdesc='Dock-style taskbar for XFCE4'
arch=('i686' 'x86_64')
url='https://github.com/nsz32/docklike-plugin'
license=('GPL3')
-depends=('xfce4-panel>=4.4' 'xfce4-dev-tools' 'libwnck3' 'libxfce4ui' 'gtk3' 'cairo')
-makedepends=('git')
+depends=('xfce4-panel>=4.4' 'libwnck3' 'libxfce4ui' 'gtk3' 'cairo')
+makedepends=('git' 'xfce4-dev-tools')
source=(git://github.com/nsz32/docklike-plugin)
sha512sums=('SKIP')