summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-01-20 22:40:02 +0800
committerXuanwo2022-01-20 22:40:02 +0800
commit13fce0a4a1b5e544c49cc110e843f85a63f0c79a (patch)
tree2db14d11b05660a163b80e2b275648c17fd1ade1 /PKGBUILD
parentb4441d9fedeb490ee77eb9d94c0b9b840aed6e01 (diff)
downloadaur-13fce0a4a1b5e544c49cc110e843f85a63f0c79a.tar.gz
Bump to version 0.5.9
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 465a62762904..cef2c93c9b29 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.8
+pkgver=0.5.9
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=('6ec00db2b933a62b17f06826099e885b0e85f0be81ec9bf45959ea9d8d782c96'
+sha256sums=('f35c5a68c0cfbf62a9d1d8b9c4761599a37a0b2b76e8b88f378a797213744e3c'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'6e834466132551c721ba2ffe92fc0f81056b3151fe6b5f0f469ece937f9b7e84')