git » offpunk-git.git » commit d04efa2

Bump to enforce rebuild

author Klaus Alexander Seistrup
2025-02-24 13:30:01 UTC
committer Klaus Alexander Seistrup
2025-02-24 13:30:01 UTC
parent 05967b4e87266c50cd757a65597855c1f56ecd64

Bump to enforce rebuild

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index ed6b66d..d9f8309 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
 pkgbase = offpunk-git
 	pkgdesc = Fork of the command-line Gemini client AV-98 with added offline capabilities (latest commit)
 	pkgver = 2.6.r0.ga3623c6
-	pkgrel = 1
+	pkgrel = 2
 	epoch = 5
 	url = https://git.sr.ht/~lioploum/offpunk
 	arch = any
diff --git a/PKGBUILD b/PKGBUILD
index f09a172..1149c30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='offpunk-git'
 _pkgname='offpunk'
 epoch=5
 pkgver=2.6.r0.ga3623c6
-pkgrel=1
+pkgrel=2
 pkgdesc='Fork of the command-line Gemini client AV-98 with added offline capabilities (latest commit)'
 arch=('any')
 url='https://git.sr.ht/~lioploum/offpunk'