From b2047741b7dd4c25f80f0b27070dfda64911b96e Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Tue, 26 Sep 2023 23:37:21 +0200 Subject: bump honk to version 1.1.1 --- .SRCINFO | 8 ++++---- PKGBUILD | 6 +++--- honk.changelog | 5 ++++- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 47c4818..36ff064 100755 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = honk pkgdesc = ActivityPub compatible server with web frontend. - pkgver = 1.1.0 - pkgrel = 12 + pkgver = 1.1.1 + pkgrel = 13 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-1.1.0.tar::https://humungus.tedunangst.com/r/honk/d/honk-1.1.0.tgz - sha512sums = df2e2967ed52c92ebad8065e1d3c40e8e2a2bd997335df198686afaeca32b67d1a46d0cea4f9504e9fa7535794d35275fdcb0e5de6c74bd2fa8f088f1397d013 + source = honk-1.1.1.tar::https://humungus.tedunangst.com/r/honk/d/honk-1.1.1.tgz + sha512sums = e86ad585dda730a145698e292ee12505a13a61741d7bbfac5c28148d8b24d18b9b2def455169fd5bce57f0f90806c132e7983ffa4f919079b8a887bb71ecf4d7 pkgname = honk diff --git a/PKGBUILD b/PKGBUILD index 50ece91..bf09fba 100755 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # https://aur.archlinux.org/packages/honk/ pkgname=honk -pkgver=1.1.0 -pkgrel=12 +pkgver=1.1.1 +pkgrel=13 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=("df2e2967ed52c92ebad8065e1d3c40e8e2a2bd997335df198686afaeca32b67d1a46d0cea4f9504e9fa7535794d35275fdcb0e5de6c74bd2fa8f088f1397d013") +sha512sums=("e86ad585dda730a145698e292ee12505a13a61741d7bbfac5c28148d8b24d18b9b2def455169fd5bce57f0f90806c132e7983ffa4f919079b8a887bb71ecf4d7") options=(strip docs zipman) install="$pkgname.install" diff --git a/honk.changelog b/honk.changelog index 3bccb29..d7d745a 100755 --- a/honk.changelog +++ b/honk.changelog @@ -1,5 +1,9 @@ changelog +### 1.1.1 Required Refinement + ++ Fix help file stylesheet link. + ### 1.1.0 Eventual Enshittification + Fix backup command. @@ -462,4 +466,3 @@ Most records from this time of primitive development have been lost. ### 0.4.0 Fore Score ### 0.3.0 Valorous Varaha - -- cgit v1.2.3-54-g00ecf