summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoromni2023-10-27 19:24:26 +0200
committeromni2023-10-27 19:24:26 +0200
commit0aba3e50b0b5348a736dcc7acceb32e0ae98842e (patch)
treead383a846ee919b7feb3675a2c0476c24262bb28
parent2ee40ad2cbd11dc5a3657c0c4e7f576e56296f32 (diff)
downloadaur-latte-dock-git.tar.gz
change to new plasma naming
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 98487ab61944..47c5908947ec 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 = r6036.e1e8c47a
+ pkgver = r6081.7b210a997
pkgrel = 1
url = https://invent.kde.org/plasma/latte-dock
arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = latte-dock-git
makedepends = cmake
makedepends = extra-cmake-modules
makedepends = python
- depends = plasma-framework
+ depends = plasma-framework5
depends = plasma-workspace
depends = kirigami2
- depends = knewstuff
+ depends = knewstuff5
depends = hicolor-icon-theme
depends = plasma-wayland-protocols
optdepends = libunity: quicklists, counters, and progress bars for apps using libunity
diff --git a/PKGBUILD b/PKGBUILD
index 711d5e165f00..b2d441452308 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
pkgname=latte-dock-git
_gitname=latte-dock
-pkgver=r6036.e1e8c47a
+pkgver=r6081.7b210a997
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-workspace' 'kirigami2' 'knewstuff' 'hicolor-icon-theme' 'plasma-wayland-protocols')
+depends=('plasma-framework5' 'plasma-workspace' 'kirigami2' 'knewstuff5' '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')