diff options
Diffstat (limited to 'raveos-cosmic-theme')
| -rw-r--r-- | raveos-cosmic-theme/PKGBUILD | 3 |
1 files changed, 2 insertions, 1 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') |