diff options
author | Miquel Lionel <lionel@les-miquelots.net> | 2022-05-26 01:08:42 +0200 |
---|---|---|
committer | Miquel Lionel <lionel@les-miquelots.net> | 2022-05-26 01:08:42 +0200 |
commit | 7b4baff44ea838fa001aa9a4bcd7801c372819aa (patch) | |
tree | a8091c546d5917f52149419c73e0cfb1147f3254 | |
parent | e408744354123c59ff0b1bf33125a1415f6681f0 (diff) | |
download | honk_aur-7b4baff44ea838fa001aa9a4bcd7801c372819aa.tar.gz honk_aur-7b4baff44ea838fa001aa9a4bcd7801c372819aa.zip |
bump relver
-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") |