diff options
| author | Nippy <nippy@Beller-Mac-mini.lan> | 2026-09-09 13:45:23 +0200 |
|---|---|---|
| committer | Nippy <nippy@Beller-Mac-mini.lan> | 2026-09-09 13:45:23 +0200 |
| commit | e1de1a131d593bfee193abc64f1e8e7de8f7ac1c (patch) | |
| tree | 761111419fc7adca04205be6f689fe5abb563e4a /raveos-plasma-theme/.SRCINFO | |
| parent | adcb52806eb4c778bd97dc7eb01ee43ae5733fd1 (diff) | |
| download | RaveOS-PKGBUILD-e1de1a131d593bfee193abc64f1e8e7de8f7ac1c.tar.gz RaveOS-PKGBUILD-e1de1a131d593bfee193abc64f1e8e7de8f7ac1c.zip | |
fix(plasma): resolve kwalletd6 crash and session freeze
- Add default kwalletrc (/etc/xdg and ~/.config) with First Use=false
- Remove disruptive plasma-apply-lookandfeel from first-login.sh
- Ensure kwallet-pam and kwalletmanager dependencies for clean PAM auto-unlock
- Bump raveos-plasma-theme pkgrel to 3 and raveos-calamares-module to 23
Diffstat (limited to 'raveos-plasma-theme/.SRCINFO')
| -rw-r--r-- | raveos-plasma-theme/.SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/raveos-plasma-theme/.SRCINFO b/raveos-plasma-theme/.SRCINFO index e0ceeb8..8812ea0 100644 --- a/raveos-plasma-theme/.SRCINFO +++ b/raveos-plasma-theme/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = raveos-plasma-theme pkgdesc = RaveOS Plasma theme payload and installer pkgver = 1.0.0 - pkgrel = 2 + pkgrel = 3 url = https://raveos.local install = raveos-plasma-theme.install arch = any @@ -12,6 +12,7 @@ pkgbase = raveos-plasma-theme depends = fastfetch depends = raveos-sddm-theme depends = wl-clipboard + depends = kwallet-pam options = !debug pkgname = raveos-plasma-theme |