From 3ed57848d98346b4a9eafb3012e5a647fadd0f54 Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Thu, 21 Jul 2022 15:11:54 +0200 Subject: bump honk ver to 0.9.8 --- PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index f2c5ef4..248f298 100755 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # https://aur.archlinux.org/packages/honk/ pkgname=honk -pkgver=0.9.7 -pkgrel=8 +pkgver=0.9.8 +pkgrel=9 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=("45acc81178f5a3143da8c7fa3dc4492dab70739cee3630b594b68b4d8cda88929a11d0bc499065eeed0462e787feac1f7718d17b7ff2dccecedb04e28affe2e3") +sha512sums=("f32be393698eb3b3ae72d223814eee2a15af3e892ab4b9140314da3ce96d4b4582a8b73c3fa5adede34a4d9d9b2cfc8d7dbb933d516eba8e3820d125c217a354") options=(strip docs zipman) install="$pkgname.install" -- cgit v1.2.3-70-g09d2