From 68910931dbe0f1cb94f7b98ad2c2ebd09774d272 Mon Sep 17 00:00:00 2001
From: Recolic <git@me.recolic.net>
Date: Fri, 7 Mar 2025 17:06:13 -0800
Subject: [PATCH] .bump-version

---
 aur/PKGBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aur/PKGBUILD b/aur/PKGBUILD
index bfd7457..360afbf 100644
--- a/aur/PKGBUILD
+++ b/aur/PKGBUILD
@@ -4,7 +4,7 @@
 
 pkgname=shared-bootdir-helper
 pkgver=1.3.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Allow multiple linux installations to share the same /boot directory, even with different kernel parameters. (GRUB only)"
 url="https://git.recolic.net/root/$pkgname"
 license=("GPL3")
-- 
GitLab