git » offpunk-git.git » commit 3badca2

Bump

author Klaus Alexander Seistrup
2024-06-30 13:31:11 UTC
committer Klaus Alexander Seistrup
2024-06-30 13:31:11 UTC
parent 0080a2b046bb3945379392e3d5bd617a7ab1920d

Bump

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index 792b236..f6498ad 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 (built from latest commit)
 	pkgver = 2.3.r0.gd499656
-	pkgrel = 1
+	pkgrel = 2
 	epoch = 5
 	url = https://git.sr.ht/~lioploum/offpunk
 	arch = any
diff --git a/PKGBUILD b/PKGBUILD
index c72248c..81ff987 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='offpunk-git'
 _pkgname='offpunk'
 epoch=5
 pkgver=2.3.r0.gd499656
-pkgrel=1
+pkgrel=2
 pkgdesc='Fork of the command-line Gemini client AV-98 with added offline capabilities (built from latest commit)'
 arch=('any')
 url='https://git.sr.ht/~lioploum/offpunk'