From 91d07a83b2eed9207b775fe536b5686342a8dd49 Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Tue, 26 Sep 2023 23:05:52 +0200 Subject: bump honk to version 0.9.91 --- .SRCINFO | 8 ++++---- PKGBUILD | 6 +++--- honk.changelog | 8 ++++++++ 3 files changed, 15 insertions(+), 7 deletions(-) mode change 100644 => 100755 honk.changelog diff --git a/.SRCINFO b/.SRCINFO index 1f81f21..bbea7f4 100755 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = honk pkgdesc = ActivityPub compatible server with web frontend. - pkgver = 0.9.8 - pkgrel = 9 + pkgver = 0.9.91 + pkgrel = 10 epoch = 0 url = https://humungus.tedunangst.com/r/honk install = honk.install @@ -19,7 +19,7 @@ pkgbase = honk options = strip options = docs options = zipman - source = honk-0.9.8.tar::https://humungus.tedunangst.com/r/honk/d/honk-0.9.8.tgz - sha512sums = f32be393698eb3b3ae72d223814eee2a15af3e892ab4b9140314da3ce96d4b4582a8b73c3fa5adede34a4d9d9b2cfc8d7dbb933d516eba8e3820d125c217a354 + source = honk-0.9.91.tar::https://humungus.tedunangst.com/r/honk/d/honk-0.9.91.tgz + sha512sums = bad8a328d666943d6007f1fe856dc9bfdc6b625d50cebce551c27aeb03de159e106d63d73d567026116b8bd92ec906f1774bad5c7f175726f338c6c1537eb071 pkgname = honk diff --git a/PKGBUILD b/PKGBUILD index 248f298..d57d42d 100755 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # https://aur.archlinux.org/packages/honk/ pkgname=honk -pkgver=0.9.8 -pkgrel=9 +pkgver=0.9.91 +pkgrel=10 epoch=0 pkgdesc="ActivityPub compatible server with web frontend." arch=("x86_64") @@ -16,7 +16,7 @@ changelog="$pkgname.changelog" provides=("${pkgname}") conflicts=("${pkgname}" 'honk-hg') source=("$pkgname-$pkgver.tar::https://humungus.tedunangst.com/r/honk/d/$pkgname-$pkgver.tgz") -sha512sums=("f32be393698eb3b3ae72d223814eee2a15af3e892ab4b9140314da3ce96d4b4582a8b73c3fa5adede34a4d9d9b2cfc8d7dbb933d516eba8e3820d125c217a354") +sha512sums=("bad8a328d666943d6007f1fe856dc9bfdc6b625d50cebce551c27aeb03de159e106d63d73d567026116b8bd92ec906f1774bad5c7f175726f338c6c1537eb071") options=(strip docs zipman) install="$pkgname.install" diff --git a/honk.changelog b/honk.changelog old mode 100644 new mode 100755 index 96862cf..dacf5f0 --- a/honk.changelog +++ b/honk.changelog @@ -1,5 +1,13 @@ changelog ++=== 0.9.91 One More Time ++ +++ Swallow a follow bug. ++ + === 0.9.9 Eat the Bugs + + + Some fixes for image descriptions. + === 0.9.6 Virile Vigorous and Potent + A bug, a fix, a bug fix, a fix bug. -- cgit v1.2.3-54-g00ecf