diff options
| author | Nippy <nippy@rp1.hu> | 2026-06-04 20:16:01 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-06-04 20:16:01 +0200 |
| commit | c8f8c69ddeea6684ca6c83461654077acb8dd69f (patch) | |
| tree | 17d2b5ddcda099330ca1c6968ce94a638894a8b6 /raveos-calamares-theme/PKGBUILD | |
| parent | f2b1a9e9e2f0c186396580ea4c5da1ba4968562e (diff) | |
| download | RaveOS-PKGBUILD-c8f8c69ddeea6684ca6c83461654077acb8dd69f.tar.gz RaveOS-PKGBUILD-c8f8c69ddeea6684ca6c83461654077acb8dd69f.zip | |
calamares: theme v26, module v4 - UI fixes and language propagation fix
- stylesheet: disabled button dark grey, about button deep green, button alignment fix
- branding: icon changed to raveos-icon2.png
- ravewelcome: fix language selection propagating to installed system locale (localeConf.LANG)
Diffstat (limited to 'raveos-calamares-theme/PKGBUILD')
| -rw-r--r-- | raveos-calamares-theme/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/raveos-calamares-theme/PKGBUILD b/raveos-calamares-theme/PKGBUILD index 70350f6..f4ccb6a 100644 --- a/raveos-calamares-theme/PKGBUILD +++ b/raveos-calamares-theme/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: AlexC <alexc@alexc.hu> pkgname=raveos-calamares-theme pkgver=2.0.0 -pkgrel=25 +pkgrel=26 pkgdesc="RaveOS Calamares Theme" arch=('any') url="https://git.rp1.hu/RaveOS" |