From 8e69d469111d67ec8ad055a257eff81ac2bfe46e Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Fri, 16 Apr 2021 19:56:49 +0100 Subject: bump version to 0.9.6 --- PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PKGBUILD') diff --git a/PKGBUILD b/PKGBUILD index 8045a37..06a342e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # https://aur.archlinux.org/packages/honk/ pkgname=honk -pkgver=0.9.5 -pkgrel=2 +pkgver=0.9.6 +pkgrel=3 epoch=0 pkgdesc="ActivityPub compatible server with web frontend." arch=("x86_64") @@ -16,7 +16,7 @@ changelog="$pkgname.changelog" provides=("${pkgname}") conflicts=("${pkgname}") source=("$pkgname-$pkgver.tar.gz::https://humungus.tedunangst.com/r/honk/d/$pkgname-$pkgver.tgz") -sha512sums=("f8360c06ce320d5bb386b069a8a22398dd7cb972243a27b9c077373108c755c3c496743f9d043675b54b7a63cde0b647fcb94c37470d8be15b46db1cd4a6196d") +sha512sums=("d946be7796be2ef7dc565710351b0b27da947f4e65a2a8f52ec99624c66fb6fd5e21d3fa58fec691d944b4acfa6256b0ad1090f3f8f5191e6c3714f3eae99b29") #backup=("usr/share/webapps/honk/honk.db" "usr/share/webapps/honk/blob.db" "usr/share/webapps/honk/backup.db" "usr/share/webapps/honk/views/*") options=(!strip) install="$pkgname.install" -- cgit v1.2.3-70-g09d2