summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-05-25 23:13:13 +0800
committerXuanwo2022-05-25 23:13:13 +0800
commitaab235397dd1e41d57713006b28c95677c2f25e5 (patch)
tree4eec10904d1fe1d50a2b4e8640d441d07cffbfe5 /PKGBUILD
parente228002907a7376a8002528617f706eaae8c4234 (diff)
downloadaur-aab235397dd1e41d57713006b28c95677c2f25e5.tar.gz
Bump to version 0.7.0
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 ab16af775d43..b4e99fce2dbd 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.6.9
+pkgver=0.7.0
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=('120c859ce57b8d9145a9d4a540fdf0aba37ab718bc64365c2157756c6f58970a'
+sha256sums=('66f1c2785730506b1fb507b1fa5a01e204061f41c3ceeb47056b57de35a2373c'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'6e834466132551c721ba2ffe92fc0f81056b3151fe6b5f0f469ece937f9b7e84')