diff options
author | Miquel Lionel <lionel@les-miquelots.net> | 2023-09-26 23:30:46 +0200 |
---|---|---|
committer | Miquel Lionel <lionel@les-miquelots.net> | 2023-09-26 23:30:46 +0200 |
commit | 2af695775639c4c46963f40129e1d9b1c5797937 (patch) | |
tree | fa00ab1aa918fa0ae194d5f9618537bd4e6f363e /.SRCINFO | |
parent | d2baee7494462843969f8a035aebe85dca77bbd9 (diff) | |
download | honk_aur-2af695775639c4c46963f40129e1d9b1c5797937.tar.gz honk_aur-2af695775639c4c46963f40129e1d9b1c5797937.zip |
bump honk to version 1.1.0, bump go dep >=1.16
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 |