summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-08-24 10:01:44 +0800
committerXuanwo2022-08-24 10:01:44 +0800
commit85edcedabc8d0bf420abf4a4d601039968b6c46b (patch)
tree08abf7e67b887aa32cd09efe63e2fed822e4c629 /PKGBUILD
parent0d2dcc4c2222337cebece889c70a9fc7f9b7642d (diff)
downloadaur-85edcedabc8d0bf420abf4a4d601039968b6c46b.tar.gz
Bump to version 0.8.2
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 3893606d7e89..a1283b768c52 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.1
+pkgver=0.8.2
pkgrel=2
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=('5301695ff6b4c122fa209791bf38f908061ff6950e69aed486bd1874430fa540'
+sha256sums=('6e5d305f4cb2ee188a9a1de10a0670e3e23cfe6e26ae86209f00025a58a919d2'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'bfa7d2cd6869968d7a77d317e966aec67ed4b4aa17fe7931e920c00f40218e3c')