summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Neumann2022-05-11 19:30:06 +0200
committerJan Neumann2022-05-11 19:30:06 +0200
commit1d0a8d40c7c65e2b9042bdc0ed06eeaa4469b705 (patch)
treefdea931605045ee5232ac4daa97e29a94c574c7d
parentae1e68391f30f3375ae89b9cbaab0651aa46509b (diff)
downloadaur-1d0a8d40c7c65e2b9042bdc0ed06eeaa4469b705.tar.gz
add dependency 'plasma-wayland-protocols'
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aac4503dd0e5..6ca21f17d797 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = latte-dock-git
pkgdesc = Latte is a dock based on plasma frameworks that provides an elegant and intuitive experience for your tasks and plasmoids
- pkgver = r5865.f1472db6
+ pkgver = r5892.3ea1e904
pkgrel = 1
url = https://invent.kde.org/plasma/latte-dock
arch = x86_64
@@ -13,6 +13,7 @@ pkgbase = latte-dock-git
depends = kirigami2
depends = knewstuff
depends = hicolor-icon-theme
+ depends = plasma-wayland-protocols
optdepends = libunity: quicklists, counters, and progress bars for apps using libunity
provides = latte-dock
conflicts = latte-dock
diff --git a/PKGBUILD b/PKGBUILD
index 929b360aac5f..6576be7b785e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=latte-dock-git
_gitname=latte-dock
-pkgver=r5865.f1472db6
+pkgver=r5892.3ea1e904
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')
+depends=('plasma-framework' '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')