git » offpunk-git.git » commit 16968fa

New upstream release: v1.0

author Klaus Alexander Seistrup
2022-03-14 09:53:46 UTC
committer Klaus Alexander Seistrup
2022-03-14 09:53:46 UTC
parent fb921a1c0ae3565913d77956c9978a7efbdd897c

New upstream release: v1.0

Release notes:
* https://tildegit.org/ploum/AV-98-offline/releases/tag/v1.0

.SRCINFO +2 -2
PKGBUILD +2 -2

diff --git a/.SRCINFO b/.SRCINFO
index 0393990..c9103d0 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 = 0.9.r10.g672a1a9
-	pkgrel = 3
+	pkgver = 1.0.r1.g438d8b9
+	pkgrel = 1
 	url = https://tildegit.org/ploum/AV-98-offline
 	arch = any
 	license = BSD
diff --git a/PKGBUILD b/PKGBUILD
index 13b218a..e29831c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 
 pkgname='offpunk-git'
 _pkgname='offpunk'
-pkgver=0.9.r10.g672a1a9
-pkgrel=3
+pkgver=1.0.r1.g438d8b9
+pkgrel=1
 pkgdesc='Fork of the command-line Gemini client AV-98 with added offline capabilities'
 arch=('any')
 url='https://tildegit.org/ploum/AV-98-offline'