summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoromni2023-10-29 10:25:00 +0100
committeromni2023-10-29 10:25:00 +0100
commit0734adc1402b32d7aff7fbb57478d8e33f7707ad (patch)
treeaf0d31b0de5be74437433715126cb1ff57ce2c2f /PKGBUILD
parentcc65e68c7f87916294640be95d38c8611e48c8c9 (diff)
downloadaur-liquidshell-git.tar.gz
change to new plasma naming
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ffdf64b52cba..e6d640fd283d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
pkgname=liquidshell-git
_gitname=liquidshell
-pkgver=r324.2cf42c8
+pkgver=r527.1748dc4
pkgrel=1
pkgdesc='Alternative desktop replacement for Plasma, using QtWidgets instead of QtQuick to ensure hardware acceleration is not required'
arch=('x86_64')
url='https://invent.kde.org/system/liquidshell'
license=('GPL3')
-depends=('networkmanager-qt' 'bluez-qt' 'kcmutils' 'knewstuff' 'packagekit-qt5' 'hicolor-icon-theme')
+depends=('networkmanager-qt5' 'bluez-qt5' 'kcmutils5' 'knewstuff5' 'packagekit-qt5' 'hicolor-icon-theme')
makedepends=('cmake' 'extra-cmake-modules' 'git')
-optdepends=('ksysguard' 'kconfig')
+optdepends=('ksysguard' 'kconfig5')
source=("git+${url}.git")
sha256sums=('SKIP')