git » offpunk-git.git » commit 882276f

Bump pkgrel for anyone who may have built latest commit without tutorial

author Klaus Alexander Seistrup
2024-08-29 13:19:46 UTC
committer Klaus Alexander Seistrup
2024-08-29 13:19:46 UTC
parent 72ff71d1e04fdf32a1455ca4c6f50e856e4b9a37

Bump pkgrel for anyone who may have built latest commit without tutorial

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index ebc8840..259325b 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 git commit)
 	pkgver = 2.3.r23.gfee3445
-	pkgrel = 1
+	pkgrel = 2
 	epoch = 5
 	url = https://git.sr.ht/~lioploum/offpunk
 	arch = any
diff --git a/PKGBUILD b/PKGBUILD
index eb2506b..028330d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname='offpunk-git'
 _pkgname='offpunk'
 epoch=5
 pkgver=2.3.r23.gfee3445
-pkgrel=1
+pkgrel=2
 pkgdesc='Fork of the command-line Gemini client AV-98 with added offline capabilities (latest git commit)'
 arch=('any')
 url='https://git.sr.ht/~lioploum/offpunk'