diff options
| author | RP1 <johndoe@example.com> | 2026-06-19 16:53:54 +0200 |
|---|---|---|
| committer | RP1 <johndoe@example.com> | 2026-06-19 16:53:54 +0200 |
| commit | 4bd05ad51ea400ba9045a299737b6ab02bb243d7 (patch) | |
| tree | 9819a0a535d4822fa365484b9931d5cccce07f6c /raveos-calamares-theme/PKGBUILD | |
| parent | d7040431eb54630ba96d9199adac8a4d41171a14 (diff) | |
| download | RaveOS-PKGBUILD-4bd05ad51ea400ba9045a299737b6ab02bb243d7.tar.gz RaveOS-PKGBUILD-4bd05ad51ea400ba9045a299737b6ab02bb243d7.zip | |
added correct hyrpland theme at startup
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 2575017..32a26e9 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=31 +pkgrel=32 pkgdesc="RaveOS Calamares Theme" arch=('any') url="https://git.rp1.hu/RaveOS" |