diff options
-rwxr-xr-x | .SRCINFO | 2 | ||||
-rwxr-xr-x | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ pkgbase = honk pkgdesc = ActivityPub compatible server with web frontend. pkgver = 0.9.7 - pkgrel = 7 + pkgrel = 8 epoch = 0 url = https://humungus.tedunangst.com/r/honk install = honk.install @@ -3,7 +3,7 @@ pkgname=honk pkgver=0.9.7 -pkgrel=7 +pkgrel=8 epoch=0 pkgdesc="ActivityPub compatible server with web frontend." arch=("x86_64") |