| author | Klaus Alexander Seistrup
<klaus@seistrup.dk> 2022-09-29 13:13:31 UTC |
| committer | Klaus Alexander Seistrup
<klaus@seistrup.dk> 2022-09-29 13:13:31 UTC |
| parent | 42a05b6763806088014bed70b12fd27e542deb1c |
| .SRCINFO | +3 | -3 |
| PKGBUILD | +2 | -2 |
diff --git a/.SRCINFO b/.SRCINFO index 63f2f24..67b3b1f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,9 +1,9 @@ pkgbase = offpunk-git pkgdesc = Fork of the command-line Gemini client AV-98 with added offline capabilities - pkgver = 1.2.r60.gd646c9d + pkgver = 1.2.r65.g45fd776 pkgrel = 1 epoch = 1 - url = https://notabug.org/ploum/offpunk.git + url = https://notabug.org/ploum/offpunk/ arch = any license = BSD makedepends = coreutils @@ -24,7 +24,7 @@ pkgbase = offpunk-git optdepends = xdg-utils: xdg-open opens a URL in the preferred application conflicts = av-98-offline noextract = offpunk - source = git+https://notabug.org/ploum/offpunk.git + source = git+https://notabug.org/ploum/offpunk/ sha256sums = SKIP pkgname = offpunk-git diff --git a/PKGBUILD b/PKGBUILD index f390cc8..3fdf276 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,12 +3,12 @@ pkgname='offpunk-git' _pkgname='offpunk' -pkgver=1.2.r60.gd646c9d +pkgver=1.2.r65.g45fd776 pkgrel=1 epoch=1 pkgdesc='Fork of the command-line Gemini client AV-98 with added offline capabilities' arch=('any') -url='https://notabug.org/ploum/offpunk.git' +url='https://notabug.org/ploum/offpunk/' license=('BSD') depends=( 'python'