summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-09-14 10:30:41 +0800
committerXuanwo2022-09-14 10:30:41 +0800
commit9e7ff07444b6464cb8781d5c3e4c349958f97f29 (patch)
treeb1c2be2b5aed85c379412d800f234fcf80c97a9c /PKGBUILD
parent7918c015ccbdcf9cc0a60a9ce44436d0f2fa59ff (diff)
downloadaur-9e7ff07444b6464cb8781d5c3e4c349958f97f29.tar.gz
Bump to version 0.8.6
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 80347a7b663f..a7022a8e8d64 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.5
+pkgver=0.8.6
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=('0f52888f372bbd864453259b95f047c0236ed94f91cf362ba7c26ccb22c314bc'
+sha256sums=('5db34e3bf102256e8abd67b1580e7e4580a8daa1e75d4d5518f36b4fde51af41'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'bfa7d2cd6869968d7a77d317e966aec67ed4b4aa17fe7931e920c00f40218e3c')