summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-09-01 10:38:41 +0800
committerXuanwo2022-09-01 10:38:41 +0800
commitbe6a60366cd2423d426b98a556f723bb3b76a65e (patch)
tree1e1d6dc16090be087191e8da210ef5c5aa70dfcc /PKGBUILD
parent85edcedabc8d0bf420abf4a4d601039968b6c46b (diff)
downloadaur-be6a60366cd2423d426b98a556f723bb3b76a65e.tar.gz
Bump to version 0.8.3
Signed-off-by: Xuanwo <github@xuanwo.io>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1283b768c52..4ddc52a55815 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Xuanwo <xuanwo@archlinuxcn.org>
# Acknowledgment: Borrowed a lot from logseq-desktop-git, thank @pychuang
pkgname=logseq-desktop
-pkgver=0.8.2
-pkgrel=2
+pkgver=0.8.3
+pkgrel=1
pkgdesc="A privacy-first, open-source platform for knowledge sharing and management."
arch=("x86_64")
url="https://github.com/logseq/logseq"
@@ -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=('6e5d305f4cb2ee188a9a1de10a0670e3e23cfe6e26ae86209f00025a58a919d2'
+sha256sums=('97231eb021626929870d77bce49c4938d0bcd18693b4538d7c327437ef4dfbab'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'bfa7d2cd6869968d7a77d317e966aec67ed4b4aa17fe7931e920c00f40218e3c')