From 0f989cd5c84976fbe9176884074a808590bc230d Mon Sep 17 00:00:00 2001 From: "Eshan Roy (Eshanized)" Date: Mon, 4 Mar 2024 12:33:56 +0530 Subject: [PATCH] @eshanized: push via script --- snigdhaos-grub-theme/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/snigdhaos-grub-theme/PKGBUILD b/snigdhaos-grub-theme/PKGBUILD index 1a3e7160..87b479ca 100644 --- a/snigdhaos-grub-theme/PKGBUILD +++ b/snigdhaos-grub-theme/PKGBUILD @@ -2,7 +2,7 @@ pkgname=('snigdhaos-grub-theme') org=Snigdha-OS branch=master -pkgver=r10.9f615d5 +pkgver=r4.ddadd07 pkgrel=1 pkgdesc='Grub Theme For Snigdha OS' arch=('any') @@ -24,4 +24,4 @@ package() { cd grub-theme/snigdhaos-live || exit sed -i -e 's,.*text = "Welcome to Snigdha OS".*,#text = "Welcome to Snigdha OS",' theme.txt #remove welcome message find . -type f -exec install -D -m644 {} "${pkgdir}"/usr/share/grub/themes/snigdhaos-grub-theme/{} \; -} \ No newline at end of file +}