summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-01-06 17:11:29 +0800
committerXuanwo2022-01-06 17:11:29 +0800
commitb4441d9fedeb490ee77eb9d94c0b9b840aed6e01 (patch)
tree92d6b9442981db478ea203437014baa0fda2450f /PKGBUILD
parent4792c16706bf45b3ec1089b1a2b6f94e948dc5b7 (diff)
downloadaur-b4441d9fedeb490ee77eb9d94c0b9b840aed6e01.tar.gz
Bump to version 0.5.8
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 f5eb1692bf08..465a62762904 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.5.6
+pkgver=0.5.8
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=('0943f0b6910ea2ad2e43aed410f1dbc9dd59bbc049d0e447e7d12058106de942'
+sha256sums=('6ec00db2b933a62b17f06826099e885b0e85f0be81ec9bf45959ea9d8d782c96'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'6e834466132551c721ba2ffe92fc0f81056b3151fe6b5f0f469ece937f9b7e84')