summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2023-01-24 13:08:54 +0800
committerXuanwo2023-01-24 13:08:54 +0800
commit2c4b070697af1cad769a23e34182a5b2d4d2e098 (patch)
tree24ad3b51851adbf3b4cb60aacebc78e99e7a7a84 /PKGBUILD
parent219fbbb3dce18b4e74b7be22cb207a46d2977c0e (diff)
downloadaur-2c4b070697af1cad769a23e34182a5b2d4d2e098.tar.gz
Bump to version 0.8.16
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 128b01b03bf3..69920431929d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Bader <Bad3r@pm.me>
# Acknowledgment: Borrowed a lot from logseq-desktop-git, thank @pychuang
pkgname=logseq-desktop
-pkgver=0.8.15
+pkgver=0.8.16
pkgrel=1
pkgdesc="A privacy-first, open-source platform for knowledge sharing and management."
arch=("x86_64")
@@ -14,7 +14,7 @@ conflicts=("${pkgname}-git" "${pkgname}-bin")
source=("${pkgname}-${pkgver}.zip::https://github.com/logseq/logseq/archive/refs/tags/${pkgver}.zip"
"build.patch"
"${pkgname}.desktop")
-sha256sums=('834f0e60491393a13a9738d18405134060a658868c640d7b27a023d0b6565c51'
+sha256sums=('d9f64d7b4df860ceefb4848d389a4d70761c497a86da452a6843acd5e482d4cc'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'bfa7d2cd6869968d7a77d317e966aec67ed4b4aa17fe7931e920c00f40218e3c')