git » offpunk-git.git » commit 5f64ff2

Last release before a huge refactorisation currently in progress

author Klaus Alexander Seistrup
2023-07-31 12:44:20 UTC
committer Klaus Alexander Seistrup
2023-07-31 12:44:20 UTC
parent f5c0f1281ce778e9eedafbb481e4ba972576a4ac

Last release before a huge refactorisation currently in progress

Release notes:
* https://git.sr.ht/~lioploum/offpunk/refs/v1.10

.SRCINFO +2 -2
PKGBUILD +2 -2

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