summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-03-11 10:05:08 +0800
committerXuanwo2022-03-11 10:05:08 +0800
commitcf48b8e24552ff39e61ff493a5f44c3dbde5d004 (patch)
tree4028d14196be810e3fe92a3195d65e8796b48ee1 /PKGBUILD
parent19f9f065f95c8a2fbf80a39eed5bf3d2ffb50edb (diff)
downloadaur-cf48b8e24552ff39e61ff493a5f44c3dbde5d004.tar.gz
Bump to version 0.6.3
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 c1ef547abb0c..5fe9d0efd4a8 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.6.2
+pkgver=0.6.3
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=('9357f989e225e4a15dfe7b19036f78fab3ec2b214a7a804b291ccaf55eba39aa'
+sha256sums=('0f8ed2846871f6643d9355180718a87e7302cd92af134fa04a81426051751189'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'6e834466132551c721ba2ffe92fc0f81056b3151fe6b5f0f469ece937f9b7e84')