| author | Klaus Alexander Seistrup
<klaus@seistrup.dk> 2022-03-19 09:57:38 UTC |
| committer | Klaus Alexander Seistrup
<klaus@seistrup.dk> 2022-03-19 09:57:38 UTC |
| parent | bef9110dc54384de2be0dc55f80f26f63ebf1eeb |
| .SRCINFO | +2 | -2 |
| PKGBUILD | +2 | -2 |
diff --git a/.SRCINFO b/.SRCINFO index 5b1cb3a..ad30c84 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.0.r1.g438d8b9 - pkgrel = 2 + pkgver = 1.1.r0.g1e16c41 + pkgrel = 1 url = https://tildegit.org/ploum/AV-98-offline arch = any license = BSD diff --git a/PKGBUILD b/PKGBUILD index d0a5a8a..36ac293 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ pkgname='offpunk-git' _pkgname='offpunk' -pkgver=1.0.r1.g438d8b9 -pkgrel=2 +pkgver=1.1.r0.g1e16c41 +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'