diff options
| author | Nippy <nippy@Beller-Mac-mini.lan> | 2026-09-07 19:48:54 +0200 |
|---|---|---|
| committer | Nippy <nippy@Beller-Mac-mini.lan> | 2026-09-07 19:48:54 +0200 |
| commit | ed1c9a34738f8c60467a96a5c938ec757f65861a (patch) | |
| tree | 41b69ebc23364d0673f9299dc5cad96663b0ec44 /raveos-plasma-theme/.SRCINFO | |
| parent | e5636385e253a52688a59f8c2a45cd673c04b102 (diff) | |
| download | RaveOS-PKGBUILD-ed1c9a34738f8c60467a96a5c938ec757f65861a.tar.gz RaveOS-PKGBUILD-ed1c9a34738f8c60467a96a5c938ec757f65861a.zip | |
rework theme
Diffstat (limited to 'raveos-plasma-theme/.SRCINFO')
| -rw-r--r-- | raveos-plasma-theme/.SRCINFO | 17 |
1 files changed, 11 insertions, 6 deletions
diff --git a/raveos-plasma-theme/.SRCINFO b/raveos-plasma-theme/.SRCINFO index fe775be..099fb91 100644 --- a/raveos-plasma-theme/.SRCINFO +++ b/raveos-plasma-theme/.SRCINFO @@ -1,11 +1,16 @@ -pkgbase = raveos-kde-theme - pkgdesc = RaveOS KDE theme payload and installer - pkgver = 0.0.0 - pkgrel = 21 +pkgbase = raveos-plasma-theme + pkgdesc = RaveOS Plasma theme payload and installer + pkgver = 1.0.0 + pkgrel = 1 url = https://raveos.local - install = raveos-kde-theme.install + install = raveos-plasma-theme.install arch = any license = custom + conflicts = raveos-gnome-theme + conflicts = raveos-hyprland-theme + conflicts = raveos-cosmic-theme depends = fastfetch + depends = raveos-sddm-theme + options = !debug -pkgname = raveos-kde-theme +pkgname = raveos-plasma-theme |