diff options
| author | nippy <you@example.com> | 2026-04-12 16:51:07 +0200 |
|---|---|---|
| committer | nippy <you@example.com> | 2026-04-12 16:51:07 +0200 |
| commit | c5bdb921587760d5d07c0b304d592eb4e6b6d12b (patch) | |
| tree | e005ea2ebeadd996ca6dd4489a3f33d40784e565 /raveos-calamares-theme | |
| parent | 8e94c144b376015cf67750bbf2727204c4bb213b (diff) | |
| download | RaveOS-PKGBUILD-c5bdb921587760d5d07c0b304d592eb4e6b6d12b.tar.gz RaveOS-PKGBUILD-c5bdb921587760d5d07c0b304d592eb4e6b6d12b.zip | |
update live2
Diffstat (limited to 'raveos-calamares-theme')
| -rw-r--r-- | raveos-calamares-theme/PKGBUILD | 6 | ||||
| -rwxr-xr-x | raveos-calamares-theme/etc/calamares/branding/raveos/branding.desc | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/raveos-calamares-theme/PKGBUILD b/raveos-calamares-theme/PKGBUILD index 7bfb2b9..f386585 100644 --- a/raveos-calamares-theme/PKGBUILD +++ b/raveos-calamares-theme/PKGBUILD @@ -1,10 +1,10 @@ # Maintainer: AlexC <alexc@alexc.hu> pkgname=raveos-calamares-theme -pkgver=1.0.0 -pkgrel=85 +pkgver=2.0.0 +pkgrel=0 pkgdesc="RaveOS Calamares Theme" arch=('any') -url="https://git.rp1.hu/RaveOS-beta" +url="https://git.rp1.hu/RaveOS" license=('GPL') #depends=('calamares') # No external sources; files are expected to be present alongside the PKGBUILD diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/branding.desc b/raveos-calamares-theme/etc/calamares/branding/raveos/branding.desc index aa8fd7a..14f6b97 100755 --- a/raveos-calamares-theme/etc/calamares/branding/raveos/branding.desc +++ b/raveos-calamares-theme/etc/calamares/branding/raveos/branding.desc @@ -85,8 +85,8 @@ navigation: widget strings: productName: RaveOS Linux shortProductName: RaveOS Linux - version: 2026.1 - shortVersion: 2026.1 + version: 2026.4 + shortVersion: 2026.4 versionedName: RaveOS Linux shortVersionedName: ROS bootloaderEntryName: RaveOS Linux |