diff options
| author | Nippy <nippy@rp1.hu> | 2026-07-18 08:51:23 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-07-18 08:51:23 +0200 |
| commit | 639f4872cffadc5df3687d0a31a63895ff8b5a0c (patch) | |
| tree | 7eb352086a56b086400bb6b65b140b27a1c8b5c5 /raveos-calamares-theme/PKGBUILD | |
| parent | d3fac45fd42e4418aca25cd05ea52b38a464e90f (diff) | |
| download | RaveOS-PKGBUILD-639f4872cffadc5df3687d0a31a63895ff8b5a0c.tar.gz RaveOS-PKGBUILD-639f4872cffadc5df3687d0a31a63895ff8b5a0c.zip | |
fix btrfs and added plymouth
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 d44daa5..ef0933f 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=39 +pkgrel=40 pkgdesc="RaveOS Calamares Theme" arch=('any') url="https://git.rp1.hu/RaveOS" |