From eceef4cf3eb879f617212c2342c3e42f838c9354 Mon Sep 17 00:00:00 2001 From: Nippy Date: Wed, 24 Jun 2026 15:16:35 +0200 Subject: theme ütközés fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- raveos-cosmic-theme/PKGBUILD | 3 ++- raveos-gnome-theme/PKGBUILD | 3 ++- raveos-hyprland-theme/PKGBUILD | 1 + 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/raveos-cosmic-theme/PKGBUILD b/raveos-cosmic-theme/PKGBUILD index 51af77a..eb84501 100644 --- a/raveos-cosmic-theme/PKGBUILD +++ b/raveos-cosmic-theme/PKGBUILD @@ -11,11 +11,12 @@ pkgname=raveos-cosmic-theme pkgver=0.0.0 -pkgrel=9 +pkgrel=10 pkgdesc="RaveOS Cosmic theme payload and installer" arch=('any') url="https://raveos.local" license=('custom') +conflicts=('raveos-hyprland-theme' 'raveos-gnome-theme') depends=('fastfetch') diff --git a/raveos-gnome-theme/PKGBUILD b/raveos-gnome-theme/PKGBUILD index 631b8bd..3c9d6fa 100644 --- a/raveos-gnome-theme/PKGBUILD +++ b/raveos-gnome-theme/PKGBUILD @@ -11,11 +11,12 @@ pkgname=raveos-gnome-theme pkgver=0.0.0 -pkgrel=22 +pkgrel=23 pkgdesc="RaveOS GNOME theme payload and installer" arch=('any') url="https://raveos.local" license=('custom') +conflicts=('raveos-hyprland-theme' 'raveos-cosmic-theme') depends=('fastfetch') diff --git a/raveos-hyprland-theme/PKGBUILD b/raveos-hyprland-theme/PKGBUILD index 05cfdf1..2a1d6ea 100644 --- a/raveos-hyprland-theme/PKGBUILD +++ b/raveos-hyprland-theme/PKGBUILD @@ -15,6 +15,7 @@ pkgdesc="RaveOS Hyprland theme payload and installer (includes DankMaterialShell arch=('any') url="https://raveos.local" license=('custom') +conflicts=('raveos-cosmic-theme' 'raveos-gnome-theme') # Futáshoz szükséges csomagok depends=( -- cgit v1.3