diff options
Diffstat (limited to '.SRCINFO')
-rwxr-xr-x | .SRCINFO | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,16 +1,16 @@ pkgbase = honk pkgdesc = ActivityPub compatible server with web frontend. - pkgver = 1.0.0 - pkgrel = 11 + pkgver = 1.1.0 + pkgrel = 12 epoch = 0 url = https://humungus.tedunangst.com/r/honk install = honk.install changelog = honk.changelog arch = x86_64 license = custom:ISC - makedepends = go + makedepends = go>=1.16 makedepends = sqlite - depends = go + depends = go>=1.16 depends = sqlite optdepends = nginx: for TLS and reverse proxying. provides = honk @@ -19,7 +19,7 @@ pkgbase = honk options = strip options = docs options = zipman - source = honk-1.0.0.tar::https://humungus.tedunangst.com/r/honk/d/honk-1.0.0.tgz - sha512sums = 124c5f5a932782c96b0597809af6c1e7142b77ac0a97ab98ac4168b38022817a119b3cf17b21584e5d8289a877a15d2e566b57a43150c6105eec637f8c326eb1 + source = honk-1.1.0.tar::https://humungus.tedunangst.com/r/honk/d/honk-1.1.0.tgz + sha512sums = df2e2967ed52c92ebad8065e1d3c40e8e2a2bd997335df198686afaeca32b67d1a46d0cea4f9504e9fa7535794d35275fdcb0e5de6c74bd2fa8f088f1397d013 pkgname = honk |