From 088c0468f255e79af8815e8ceb3e02fa95259428 Mon Sep 17 00:00:00 2001
From: Britney Fransen <brfransen@gmail.com>
Date: Sun, 20 Nov 2022 17:31:57 -0500
Subject: linhes-templates: add wallpaper

---
 linhes/linhes-templates/.gitignore                    |   1 +
 linhes/linhes-templates/PKGBUILD                      |   4 ++--
 .../templates/lights-bud-abstract-4k-cq.jpg           | Bin 0 -> 1196914 bytes
 3 files changed, 3 insertions(+), 2 deletions(-)
 create mode 100644 linhes/linhes-templates/.gitignore
 mode change 100755 => 100644 linhes/linhes-templates/PKGBUILD
 create mode 100644 linhes/linhes-templates/templates/lights-bud-abstract-4k-cq.jpg

diff --git a/linhes/linhes-templates/.gitignore b/linhes/linhes-templates/.gitignore
new file mode 100644
index 0000000..bc95f88
--- /dev/null
+++ b/linhes/linhes-templates/.gitignore
@@ -0,0 +1 @@
+templates.tar.gz
diff --git a/linhes/linhes-templates/PKGBUILD b/linhes/linhes-templates/PKGBUILD
old mode 100755
new mode 100644
index a5416a3..005976e
--- a/linhes/linhes-templates/PKGBUILD
+++ b/linhes/linhes-templates/PKGBUILD
@@ -1,6 +1,6 @@
 pkgname=linhes-templates
 pkgver=9.0.0
-pkgrel=1
+pkgrel=2
 conflicts=( )
 pkgdesc="Templates used for LinHES system configuration"
 depends=()
@@ -15,4 +15,4 @@ package() {
     chmod -R 0755 $MVDIR
     find $MVDIR -type f -perm 0755 -exec chmod 0644 {} +
 }
-sha256sums=('b91fe9a86e280ad89b210798e0fd4bec2571b9609989bee4c98bd7c7e4a44af0')
+sha256sums=('86d4f8cfda457a7c9844ad697b371d3776654251aa4b438c88fbc9cd5813a0fa')
diff --git a/linhes/linhes-templates/templates/lights-bud-abstract-4k-cq.jpg b/linhes/linhes-templates/templates/lights-bud-abstract-4k-cq.jpg
new file mode 100644
index 0000000..37a2de6
Binary files /dev/null and b/linhes/linhes-templates/templates/lights-bud-abstract-4k-cq.jpg differ
-- 
cgit v0.12