summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Neumann2020-09-27 20:44:03 +0200
committerJan Neumann2020-09-27 20:44:03 +0200
commitb726ef21a18fd15ea543ae29adacdd1ce8f43d8d (patch)
treefb1a07123af8228ec9f9536df5554efb33ae7a0f /PKGBUILD
parentbf4136aeecb19fb7f44948c3e89ff5756693b44f (diff)
downloadaur-b726ef21a18fd15ea543ae29adacdd1ce8f43d8d.tar.gz
add kirigami2 as dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e62b1750b84..9f5947fcf1f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=latte-dock-git
_gitname=latte-dock
-pkgver=r4245.0c577d68
+pkgver=r4549.1fab6237
pkgrel=1
pkgdesc='Latte is a dock based on plasma frameworks that provides an elegant and intuitive experience for your tasks and plasmoids'
arch=('x86_64')
url='https://invent.kde.org/plasma/latte-dock'
license=('GPL')
-depends=('plasma-framework' 'plasma-desktop')
+depends=('plasma-framework' 'kirigami2' 'knewstuff' 'hicolor-icon-theme')
optdepends=('libunity: quicklists, counters, and progress bars for apps using libunity')
makedepends=('git' 'cmake' 'extra-cmake-modules' 'python')
conflicts=('latte-dock')