summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-09-04 13:01:26 +0800
committerXuanwo2022-09-04 13:01:26 +0800
commit43cfed060ae0e469e6331f753f983cfb0664d324 (patch)
treece474efa63c803f481ca07a998a9236c31e644df /PKGBUILD
parentbe6a60366cd2423d426b98a556f723bb3b76a65e (diff)
downloadaur-43cfed060ae0e469e6331f753f983cfb0664d324.tar.gz
Bump to version 0.8.4
Signed-off-by: Xuanwo <github@xuanwo.io>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ddc52a55815..70318f30c640 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Xuanwo <xuanwo@archlinuxcn.org>
# Acknowledgment: Borrowed a lot from logseq-desktop-git, thank @pychuang
pkgname=logseq-desktop
-pkgver=0.8.3
+pkgver=0.8.4
pkgrel=1
pkgdesc="A privacy-first, open-source platform for knowledge sharing and management."
arch=("x86_64")
@@ -13,7 +13,7 @@ conflicts=("logseq-desktop-git" "logseq-desktop-bin")
source=("${pkgname}-${pkgver}.zip::https://github.com/logseq/logseq/archive/refs/tags/${pkgver}.zip"
"build.patch"
"${pkgname}.desktop")
-sha256sums=('97231eb021626929870d77bce49c4938d0bcd18693b4538d7c327437ef4dfbab'
+sha256sums=('989996bdc48574211d766e2ef8a3cc8320e490098a772ca2c38bf11b2fd2e8c5'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'bfa7d2cd6869968d7a77d317e966aec67ed4b4aa17fe7931e920c00f40218e3c')