We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d15960d commit 3dfd043Copy full SHA for 3dfd043
sdata/dist-arch/illogical-impulse-quickshell-git/PKGBUILD
@@ -9,7 +9,7 @@ conflicts=("quickshell-git")
9
_pkgname=quickshell
10
pkgname="$_prefix-$_pkgname-git"
11
pkgver=0.1.0.r1
12
-pkgrel=5
+pkgrel=6
13
pkgdesc="$_pkgname-git pinned commit and extra deps for $_prefix"
14
arch=(x86_64 aarch64)
15
url='https://git.outfoxxed.me/quickshell/quickshell'
@@ -39,6 +39,7 @@ depends=(
39
qt6-translations
40
qt6-virtualkeyboard
41
qt6-wayland
42
+ kirigami
43
kdialog
44
syntax-highlighting
45
)
0 commit comments