summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-11-02 00:32:22 +0800
committerXuanwo2022-11-02 00:32:22 +0800
commit6147b7c3020ea2c466e8382e0322e37f133c4cd9 (patch)
treefb7d470aed0c30b8253b31b44f61fe3ebaaf936e /PKGBUILD
parentf5197d29876f0d4e4ec2920b2ffb227e05189f4f (diff)
downloadaur-6147b7c3020ea2c466e8382e0322e37f133c4cd9.tar.gz
Bump to version 0.8.10
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 cabe28c63d51..2000cc8c14f6 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.9
+pkgver=0.8.10
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=('9f68b0ab065f0353a7151bc20cf8b562754a9a1367a3965d2e65c7a401a188f9'
+sha256sums=('4fc420cea5b86fd7105dc524a6d4de3001035320f4d018007f86515c90f1b6e8'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'bfa7d2cd6869968d7a77d317e966aec67ed4b4aa17fe7931e920c00f40218e3c')