summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoromni2023-04-22 19:17:42 +0200
committeromni2023-04-22 19:17:42 +0200
commit2ee40ad2cbd11dc5a3657c0c4e7f576e56296f32 (patch)
treeccab8b932322a5ed6ab0e5f5a754f4f243f3e5dd /PKGBUILD
parent04661a35127bfb9532fec048ffe830e8f8ca5534 (diff)
downloadaur-2ee40ad2cbd11dc5a3657c0c4e7f576e56296f32.tar.gz
add plasma-workspace as dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12745af95618..711d5e165f00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=latte-dock-git
_gitname=latte-dock
-pkgver=r5955.24b1e8fa
+pkgver=r6036.e1e8c47a
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' 'kirigami2' 'knewstuff' 'hicolor-icon-theme' 'plasma-wayland-protocols')
+depends=('plasma-framework' 'plasma-workspace' 'kirigami2' 'knewstuff' 'hicolor-icon-theme' 'plasma-wayland-protocols')
optdepends=('libunity: quicklists, counters, and progress bars for apps using libunity')
makedepends=('git' 'cmake' 'extra-cmake-modules' 'python')
conflicts=('latte-dock')