summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Neumann2017-04-15 10:58:17 +0200
committerJan Neumann2017-04-15 10:58:17 +0200
commit61480672624977800b48fa739fd513d2f84f52ca (patch)
treee13fe592259f6f795bd2bb49753b46f86e407dac /PKGBUILD
parentb8152da438a442cff1c3184dc5b85ae5de71d8b1 (diff)
downloadaur-61480672624977800b48fa739fd513d2f84f52ca.tar.gz
changes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f87a07c5fb85..444f9560fb37 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,13 @@
# Contributor: Michael Straube <straubem@gmx.de>
pkgname=latte-dock-git
-pkgver=0.6.0.r0.ga65921b
+pkgver=0.6.0.r43.g4eda03c
pkgrel=1
pkgdesc='A dock based on plasma frameworks - git version'
arch=('i686' 'x86_64')
url='https://github.com/psifidotos/Latte-Dock'
license=('GPL')
-depends=('qt5-base' 'qt5-declarative' 'qt5-x11extras' 'kiconthemes' 'kdbusaddons'
- 'kxmlgui' 'kdeclarative' 'plasma-framework' 'plasma-desktop')
+depends=('plasma-framework' 'plasma-desktop')
makedepends=('git' 'cmake' 'extra-cmake-modules' 'python')
conflicts=('latte-dock')
source=("git+https://github.com/psifidotos/Latte-Dock.git")