summaryrefslogtreecommitdiff
path: root/raveos-hyprland-theme/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'raveos-hyprland-theme/PKGBUILD')
-rw-r--r--raveos-hyprland-theme/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/raveos-hyprland-theme/PKGBUILD b/raveos-hyprland-theme/PKGBUILD
index 7cbe3f5..98f0489 100644
--- a/raveos-hyprland-theme/PKGBUILD
+++ b/raveos-hyprland-theme/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=raveos-hyprland-theme
pkgver=0.0.0
-pkgrel=10
+pkgrel=11
pkgdesc="RaveOS Hyprland theme payload and installer (includes DankMaterialShell)"
arch=('any')
url="https://raveos.local"
@@ -24,6 +24,7 @@ build() {
package() {
install -dm755 "${pkgdir}/usr/share/raveos/hyprland-theme"
cp -r --no-preserve=ownership "${startdir}/theme-data" "${pkgdir}/usr/share/raveos/hyprland-theme/"
+ cp -r --no-preserve=ownership "${startdir}/RaveOS-Hyprland" "${pkgdir}/usr/share/raveos/hyprland-theme/"
install -Dm755 "${startdir}/raveos-hyprland-apply.sh" \
"${pkgdir}/usr/lib/raveos-hyprland-theme/auto-apply.sh"