git » offpunk-git.git » commit f5c0f12

Trigger rebuild for Python 3.11

author Klaus Alexander Seistrup
2023-05-04 05:59:05 UTC
committer Klaus Alexander Seistrup
2023-05-04 05:59:05 UTC
parent b7bc5238afe7d2d32dd80b6a0189b9a00061686e

Trigger rebuild for Python 3.11

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index 83b699e..42aaae9 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
 	pkgver = 1.9.2.r11.g2cc599a
-	pkgrel = 1
+	pkgrel = 2
 	epoch = 2
 	url = https://git.sr.ht/~lioploum/offpunk
 	arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 74c88a1..6a689ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 pkgname='offpunk-git'
 _pkgname='offpunk'
 pkgver=1.9.2.r11.g2cc599a
-pkgrel=1
+pkgrel=2
 epoch=2
 pkgdesc='Fork of the command-line Gemini client AV-98 with added offline capabilities'
 arch=('any')