summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-12-02 16:32:20 +0800
committerXuanwo2022-12-02 16:32:20 +0800
commitce7537091557b321563b983f2a3651e2bb7a1bfe (patch)
treec6d8650dbe59f4225b82ce266f60619a33a87382 /PKGBUILD
parentc574cbe86a641b7b99dc7094fb2ccdc95b15feab (diff)
downloadaur-ce7537091557b321563b983f2a3651e2bb7a1bfe.tar.gz
Bump to version 0.8.12
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 341e28581f8b..db5581536b9f 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.11
+pkgver=0.8.12
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=('770b5097748e31bafe4e2423f9cf0ece960743e93459f1130412612c647033d1'
+sha256sums=('b477331dedc3e41aad06a515ac2ab40a42d75179cee8351e456d511e92707d34'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'bfa7d2cd6869968d7a77d317e966aec67ed4b4aa17fe7931e920c00f40218e3c')