| author | Klaus Alexander Seistrup
<klaus@seistrup.dk> 2024-12-23 09:09:13 UTC |
| committer | Klaus Alexander Seistrup
<klaus@seistrup.dk> 2024-12-23 09:09:13 UTC |
| parent | 8650b3f58df72213a78ea2426564209f78beff0d |
| .SRCINFO | +2 | -2 |
| PKGBUILD | +2 | -2 |
diff --git a/.SRCINFO b/.SRCINFO index 83eaced..66a1498 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 (latest git commit) + pkgdesc = Fork of the command-line Gemini client AV-98 with added offline capabilities (latest commit) pkgver = 2.4.r11.g6d897bf - pkgrel = 1 + pkgrel = 2 epoch = 5 url = https://git.sr.ht/~lioploum/offpunk arch = any diff --git a/PKGBUILD b/PKGBUILD index 84951a5..481dcd1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,8 +7,8 @@ pkgname='offpunk-git' _pkgname='offpunk' epoch=5 pkgver=2.4.r11.g6d897bf -pkgrel=1 -pkgdesc='Fork of the command-line Gemini client AV-98 with added offline capabilities (latest git commit)' +pkgrel=2 +pkgdesc='Fork of the command-line Gemini client AV-98 with added offline capabilities (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