| author | Klaus Alexander Seistrup
<klaus@seistrup.dk> 2024-04-27 17:07:37 UTC |
| committer | Klaus Alexander Seistrup
<klaus@seistrup.dk> 2024-04-27 17:07:37 UTC |
| parent | df0feab744c7273ca4ac309dd7d5538b2088c00f |
| .SRCINFO | +2 | -2 |
| PKGBUILD | +2 | -2 |
diff --git a/.SRCINFO b/.SRCINFO index 951b053..8523834 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = offpunk-git - pkgdesc = Fork of the command-line Gemini client AV-98 with added offline capabilities (development snapshot) - pkgver = 2.2.r0.g4a3ec61 + pkgdesc = Fork of the command-line Gemini client AV-98 with added offline capabilities (built from latest commit) + pkgver = 2.2.r5.g9a7e88d pkgrel = 1 epoch = 5 url = https://git.sr.ht/~lioploum/offpunk diff --git a/PKGBUILD b/PKGBUILD index 72916d3..8a682b3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,10 +4,10 @@ pkgname='offpunk-git' _pkgname='offpunk' -pkgver=2.2.r0.g4a3ec61 +pkgver=2.2.r5.g9a7e88d pkgrel=1 epoch=5 -pkgdesc='Fork of the command-line Gemini client AV-98 with added offline capabilities (development snapshot)' +pkgdesc='Fork of the command-line Gemini client AV-98 with added offline capabilities (built from latest commit)' arch=('any') url='https://git.sr.ht/~lioploum/offpunk' license=('AGPL-3.0-or-later') # SPDX-License-Identifier: AGPL-3.0-or-later