diff options
| author | nippy <nippy@nippy-Mac-mini.lan> | 2026-08-29 15:18:22 +0200 |
|---|---|---|
| committer | nippy <nippy@nippy-Mac-mini.lan> | 2026-08-29 15:18:22 +0200 |
| commit | 1f467bcde48e4a031eeee4bd940dc0ff4105d705 (patch) | |
| tree | faf17e29894d7ec44c3d8354479fc0d5d592e816 | |
| parent | 73bac7a53489924f21db194ef687cb629cd04d54 (diff) | |
| download | RaveOS-PKGBUILD-1f467bcde48e4a031eeee4bd940dc0ff4105d705.tar.gz RaveOS-PKGBUILD-1f467bcde48e4a031eeee4bd940dc0ff4105d705.zip | |
fix
23 files changed, 32 insertions, 27 deletions
diff --git a/.DS_Store b/.DS_Store Binary files differnew file mode 100644 index 0000000..23f73e2 --- /dev/null +++ b/.DS_Store diff --git a/linux-raveos/PKGBUILD b/linux-raveos/PKGBUILD index 6efc842..375a58b 100644 --- a/linux-raveos/PKGBUILD +++ b/linux-raveos/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer: RaveOS Project +# Maintainer: nippy <nippy@tuta.io> # Based on linux-cachyos by Peter Jung ptr1337 <admin@ptr1337.dev> ### BUILD OPTIONS @@ -82,7 +82,7 @@ _minor=4 _tagrel=1 _srcname=cachyos-${_major}.${_minor}-${_tagrel} pkgver=7.1.4 -pkgrel=1 +pkgrel=2 pkgdesc='Linux BORE + NTSYNC + Memory Optimized RaveOS Kernel based on CachyOS' _kernver="$pkgver-$pkgrel" _kernuname="${_major}.${_minor}-${_pkgsuffix}" diff --git a/raveos-app-installer/PKGBUILD b/raveos-app-installer/PKGBUILD index d89739c..7926926 100644 --- a/raveos-app-installer/PKGBUILD +++ b/raveos-app-installer/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer: RaveOS Team +# Maintainer: nippy <nippy@tuta.io> # # raveos-app-installer # --------------------- @@ -8,7 +8,7 @@ pkgname=raveos-app-installer pkgver=3.1 -pkgrel=7 +pkgrel=8 pkgdesc="RaveOS graphical application installer" arch=('any') url="https://git.rp1.hu/RaveOS/raveos-app-installer" diff --git a/raveos-calamares-module/PKGBUILD b/raveos-calamares-module/PKGBUILD index 21d8a16..29cbcb0 100644 --- a/raveos-calamares-module/PKGBUILD +++ b/raveos-calamares-module/PKGBUILD @@ -1,6 +1,7 @@ +# Maintainer: nippy <nippy@tuta.io> pkgname=raveos-calamares-module pkgver=2.0.0 -pkgrel=18 +pkgrel=19 pkgdesc="RaveOS Calamares modules: Wi-Fi, Welcome, Desktop Selector" arch=('x86_64') options=('!debug') diff --git a/raveos-calamares-theme/.DS_Store b/raveos-calamares-theme/.DS_Store Binary files differnew file mode 100644 index 0000000..b5bf013 --- /dev/null +++ b/raveos-calamares-theme/.DS_Store diff --git a/raveos-calamares-theme/PKGBUILD b/raveos-calamares-theme/PKGBUILD index 6bfa4e7..38e9be8 100644 --- a/raveos-calamares-theme/PKGBUILD +++ b/raveos-calamares-theme/PKGBUILD @@ -1,7 +1,7 @@ -# Maintainer: AlexC <alexc@alexc.hu> +# Maintainer: nippy <nippy@tuta.io> pkgname=raveos-calamares-theme pkgver=2.0.0 -pkgrel=48 +pkgrel=50 pkgdesc="RaveOS Calamares Theme" arch=('any') url="https://git.rp1.hu/RaveOS" diff --git a/raveos-calamares-theme/etc/.DS_Store b/raveos-calamares-theme/etc/.DS_Store Binary files differnew file mode 100644 index 0000000..e3a60e9 --- /dev/null +++ b/raveos-calamares-theme/etc/.DS_Store diff --git a/raveos-calamares-theme/etc/calamares/.DS_Store b/raveos-calamares-theme/etc/calamares/.DS_Store Binary files differnew file mode 100644 index 0000000..0f5c1e6 --- /dev/null +++ b/raveos-calamares-theme/etc/calamares/.DS_Store diff --git a/raveos-calamares-theme/etc/calamares/branding/.DS_Store b/raveos-calamares-theme/etc/calamares/branding/.DS_Store Binary files differnew file mode 100644 index 0000000..54ecfe9 --- /dev/null +++ b/raveos-calamares-theme/etc/calamares/branding/.DS_Store diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/.DS_Store b/raveos-calamares-theme/etc/calamares/branding/raveos/.DS_Store Binary files differnew file mode 100644 index 0000000..f2e5f54 --- /dev/null +++ b/raveos-calamares-theme/etc/calamares/branding/raveos/.DS_Store diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/images/6.png b/raveos-calamares-theme/etc/calamares/branding/raveos/images/6.png Binary files differindex beb27da..ecf6b76 100644 --- a/raveos-calamares-theme/etc/calamares/branding/raveos/images/6.png +++ b/raveos-calamares-theme/etc/calamares/branding/raveos/images/6.png diff --git a/raveos-calamares/PKGBUILD b/raveos-calamares/PKGBUILD index 3ac7ffb..05885d7 100644 --- a/raveos-calamares/PKGBUILD +++ b/raveos-calamares/PKGBUILD @@ -1,10 +1,10 @@ -# Maintainer: +# Maintainer: nippy <nippy@tuta.io> # Contributor: Rustmilian Rustmilian@proton.me _pkgname="calamares" pkgname="$_pkgname" pkgver=3.4.2 -pkgrel=8 +pkgrel=9 pkgdesc="Distribution-independent installer framework" url="https://codeberg.org/Calamares/calamares" license=("GPL-3.0-or-later") diff --git a/raveos-cosmic-theme/PKGBUILD b/raveos-cosmic-theme/PKGBUILD index ae0b357..ab2ac23 100644 --- a/raveos-cosmic-theme/PKGBUILD +++ b/raveos-cosmic-theme/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer: RaveOS Team +# Maintainer: nippy <nippy@tuta.io> # # raveos-cosmic-theme # ------------------- @@ -15,7 +15,7 @@ pkgname=raveos-cosmic-theme pkgver=0.0.0 -pkgrel=15 +pkgrel=16 pkgdesc="RaveOS Cosmic theme payload and installer" arch=('any') url="https://raveos.local" diff --git a/raveos-gnome-theme/PKGBUILD b/raveos-gnome-theme/PKGBUILD index 6bed779..21dd73a 100644 --- a/raveos-gnome-theme/PKGBUILD +++ b/raveos-gnome-theme/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer: RaveOS Team +# Maintainer: nippy <nippy@tuta.io> # # raveos-gnome-theme # ------------------ @@ -15,7 +15,7 @@ pkgname=raveos-gnome-theme pkgver=0.0.0 -pkgrel=29 +pkgrel=30 pkgdesc="RaveOS GNOME theme payload and installer" arch=('any') url="https://raveos.local" diff --git a/raveos-hyprland-theme/PKGBUILD b/raveos-hyprland-theme/PKGBUILD index df65ccd..a2d004c 100644 --- a/raveos-hyprland-theme/PKGBUILD +++ b/raveos-hyprland-theme/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer: RaveOS Team +# Maintainer: nippy <nippy@tuta.io> # # raveos-hyprland-theme # --------------------- @@ -14,7 +14,7 @@ pkgname=raveos-hyprland-theme pkgver=0.0.0 -pkgrel=63 +pkgrel=64 pkgdesc="RaveOS Hyprland theme payload and installer (includes DankMaterialShell)" arch=('any') url="https://raveos.local" diff --git a/raveos-keyring/PKGBUILD b/raveos-keyring/PKGBUILD index 3fb78e4..db3e919 100644 --- a/raveos-keyring/PKGBUILD +++ b/raveos-keyring/PKGBUILD @@ -1,6 +1,7 @@ +# Maintainer: nippy <nippy@tuta.io> pkgname=raveos-keyring pkgver=1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="RaveOS package signing keyring" arch=('any') url="https://raveos.local" diff --git a/raveos-mirrorlist/PKGBUILD b/raveos-mirrorlist/PKGBUILD index 5b13f71..50a2db7 100644 --- a/raveos-mirrorlist/PKGBUILD +++ b/raveos-mirrorlist/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer: RaveOS Team +# Maintainer: nippy <nippy@tuta.io> # # raveos-mirrorlist # ------------------ @@ -11,7 +11,7 @@ pkgname=raveos-mirrorlist pkgver=1.0.0 -pkgrel=3 +pkgrel=4 pkgdesc="RaveOS core-repo mirrorlist (elsodleges + GitHub tartalek szerver)" arch=('any') url="https://git.rp1.hu/RaveOS" diff --git a/raveos-plasma-theme/PKGBUILD b/raveos-plasma-theme/PKGBUILD index 18c8a53..9e9a274 100644 --- a/raveos-plasma-theme/PKGBUILD +++ b/raveos-plasma-theme/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer: RaveOS Team +# Maintainer: nippy <nippy@tuta.io> # # raveos-plasma-theme # ------------------- @@ -15,7 +15,7 @@ pkgname=raveos-plasma-theme pkgver=0.0.0 -pkgrel=36 +pkgrel=37 pkgdesc="RaveOS Plasma theme payload and installer" arch=('any') url="https://raveos.local" diff --git a/raveos-plymouth-theme/PKGBUILD b/raveos-plymouth-theme/PKGBUILD index e2486e9..8190196 100644 --- a/raveos-plymouth-theme/PKGBUILD +++ b/raveos-plymouth-theme/PKGBUILD @@ -1,6 +1,7 @@ +# Maintainer: nippy <nippy@tuta.io> pkgname=raveos-plymouth-theme pkgver=1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="RaveOS Plymouth boot splash theme" arch=('any') url="https://git.rp1.hu/RaveOS" diff --git a/raveos-sddm-theme/PKGBUILD b/raveos-sddm-theme/PKGBUILD index 6ca6cfb..5cb99b3 100644 --- a/raveos-sddm-theme/PKGBUILD +++ b/raveos-sddm-theme/PKGBUILD @@ -1,4 +1,4 @@ -# Maintainer: RaveOS Team +# Maintainer: nippy <nippy@tuta.io> # # raveos-sddm-theme # ------------------ @@ -12,7 +12,7 @@ pkgname=raveos-sddm-theme pkgver=1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="RaveOS kozos SDDM login tema (sddm-rave-theme)" arch=('any') url="https://raveos.local" diff --git a/raveos-tools/PKGBUILD b/raveos-tools/PKGBUILD index 7490534..0885edf 100644 --- a/raveos-tools/PKGBUILD +++ b/raveos-tools/PKGBUILD @@ -1,6 +1,7 @@ +# Maintainer: nippy <nippy@tuta.io> pkgname=raveos-tools pkgver=1.0.0 -pkgrel=6 +pkgrel=7 arch=('any') url="https://git.rp1.hu/RaveOS/RaveOS-PKGBUILD" license=('custom') diff --git a/raveos-welcome/PKGBUILD b/raveos-welcome/PKGBUILD index c4271c9..6cc410e 100644 --- a/raveos-welcome/PKGBUILD +++ b/raveos-welcome/PKGBUILD @@ -1,7 +1,7 @@ -# Maintainer: RaveOS Linux Team <build@raveos.local> +# Maintainer: nippy <nippy@tuta.io> pkgname=raveos-welcome pkgver=2.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="RaveOS Welcome Application and Safe GPU Performance Optimizer" arch=('x86_64') url="https://git.rp1.hu/RaveOS/RaveOS-PKGBUILD" diff --git a/raveswitch/PKGBUILD b/raveswitch/PKGBUILD index b703b33..3a41487 100644 --- a/raveswitch/PKGBUILD +++ b/raveswitch/PKGBUILD @@ -1,6 +1,7 @@ +# Maintainer: nippy <nippy@tuta.io> pkgname=raveswitch pkgver=0.4.1 -pkgrel=1 +pkgrel=2 pkgdesc="A modern GTK4-based window switcher and application launcher for Hyprland" arch=('x86_64' 'aarch64') conflicts=('hyprshell') |