summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-09-08 00:10:53 +0800
committerXuanwo2022-09-08 00:10:53 +0800
commit7918c015ccbdcf9cc0a60a9ce44436d0f2fa59ff (patch)
tree35e18f5e56aaba0b79463138afafdbc2a873c15c /PKGBUILD
parent43cfed060ae0e469e6331f753f983cfb0664d324 (diff)
downloadaur-7918c015ccbdcf9cc0a60a9ce44436d0f2fa59ff.tar.gz
Bump to version 0.8.5
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 70318f30c640..80347a7b663f 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.4
+pkgver=0.8.5
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=('989996bdc48574211d766e2ef8a3cc8320e490098a772ca2c38bf11b2fd2e8c5'
+sha256sums=('0f52888f372bbd864453259b95f047c0236ed94f91cf362ba7c26ccb22c314bc'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'bfa7d2cd6869968d7a77d317e966aec67ed4b4aa17fe7931e920c00f40218e3c')