From 1966e72598d33d10591be6d012aa9542aa497e91 Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Sun, 28 Apr 2024 00:18:00 +0530 Subject: [PATCH] =?UTF-8?q?=E2=8F=B3=20@eshanized=20updated=20the=20reposi?= =?UTF-8?q?tory=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snigdhaos-backgrounds/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snigdhaos-backgrounds/PKGBUILD b/snigdhaos-backgrounds/PKGBUILD index fcc7cfee..3a286e6a 100644 --- a/snigdhaos-backgrounds/PKGBUILD +++ b/snigdhaos-backgrounds/PKGBUILD @@ -20,7 +20,7 @@ pkgver() { package() { cd "${pkgname}" || exit install -d "${pkgdir}/usr/share/backgrounds/${pkgname}" - cp "${srcdir}/${pkgname}/src/${pkgname}"/* "${pkgdir}/usr/share/backgrounds/${pkgname}" + cp "${srcdir}/${pkgname}/src/${pkgname}"/*.jpg "${pkgdir}/usr/share/backgrounds/${pkgname}" install -d "${pkgdir}/usr/share/gnome-background-properties" cp "${srcdir}/${pkgname}/src/${pkgname}/${pkgname}.xml" "${pkgdir}/usr/share/gnome-background-properties/snigdhaos-backgrounds.xml"