git » offpunk-git.git » commit 4ff2199

New upstream release: v1.4

author Klaus Alexander Seistrup
2022-04-25 14:43:17 UTC
committer Klaus Alexander Seistrup
2022-04-25 14:43:17 UTC
parent 90e94b89727bb09a3a8daf25ba872fc1bbc41076

New upstream release: v1.4

Release notes:
* https://tildegit.org/ploum/offpunk/releases/tag/v1.4

.SRCINFO +2 -2
PKGBUILD +2 -2

diff --git a/.SRCINFO b/.SRCINFO
index 5651ee4..72ddfb4 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.2.r31.g9707a1f
-	pkgrel = 3
+	pkgver = 1.4.r0.g63ebb80
+	pkgrel = 1
 	url = https://tildegit.org/ploum/offpunk
 	arch = any
 	license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 6001ac0..f240df1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 
 pkgname='offpunk-git'
 _pkgname='offpunk'
-pkgver=1.2.r31.g9707a1f
-pkgrel=3
+pkgver=1.4.r0.g63ebb80
+pkgrel=1
 pkgdesc='Fork of the command-line Gemini client AV-98 with added offline capabilities'
 arch=('any')
 url='https://tildegit.org/ploum/offpunk'