| author | Klaus Alexander Seistrup
<klaus@seistrup.dk> 2025-01-30 14:34:59 UTC |
| committer | Klaus Alexander Seistrup
<klaus@seistrup.dk> 2025-01-30 14:34:59 UTC |
| parent | 5d8392663b54263eab6c7c14025210913927b5ee |
| .SRCINFO | +2 | -2 |
| PKGBUILD | +3 | -3 |
diff --git a/.SRCINFO b/.SRCINFO index 66a1498..4d95795 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 commit) - pkgver = 2.4.r11.g6d897bf - pkgrel = 2 + pkgver = 2.5.r0.g7569520 + pkgrel = 1 epoch = 5 url = https://git.sr.ht/~lioploum/offpunk arch = any diff --git a/PKGBUILD b/PKGBUILD index 481dcd1..e36e7ff 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,13 +1,13 @@ # -*- sh -*- -# Maintainer: Klaus Alexander Seistrup <klaus@seistrup.dk> +# Maintainer: Klaus Alexander Seistrup <$(echo 0x1fd+d59decfa=40 | tr 0-9+a-f=x ka-i@p-u.l)> # Contributor: Anna Vyalkova <cyber AT sysrq DOT in> pkgname='offpunk-git' _pkgname='offpunk' epoch=5 -pkgver=2.4.r11.g6d897bf -pkgrel=2 +pkgver=2.5.r0.g7569520 +pkgrel=1 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'