summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhayao2021-03-14 17:27:49 +0900
committerhayao2021-03-14 17:27:49 +0900
commit146410ea85ad3bd91f046fd05aa70f3fb3b604ee (patch)
tree74553d53c5e8409c634f24f232d10125509e8250 /PKGBUILD
parenta2a0a7c6fa5e029272e17357f6ca67eba64c6ff5 (diff)
downloadaur-146410ea85ad3bd91f046fd05aa70f3fb3b604ee.tar.gz
Conflicts with git version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d53c1ae7ed1..4f3a28f6d2c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,15 @@
# Contributer: nsz32 <nszabo2 at gmail dot com>
pkgname="xfce4-docklike-plugin"
-pkgver=0.2.0
+pkgver="0.2.0"
pkgrel=1
pkgdesc='A modern, docklike, minimalist taskbar for XFCE'
arch=('i686' 'x86_64')
url='https://github.com/nsz32/docklike-plugin'
license=('GPL3')
depends=('xfce4-panel>=4.4' 'libwnck3' 'libxfce4ui' 'gtk3' 'cairo' 'glib2')
-makedepends=('git' 'xfce4-dev-tools' 'intltool')
+makedepends=('xfce4-dev-tools' 'intltool')
+conflicts=("${pkgname}-git")
source=("https://github.com/davekeogh/xfce4-docklike-plugin/archive/v${pkgver}.zip")
sha512sums=('SKIP')