summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-04-30 19:22:44 +0800
committerXuanwo2022-04-30 19:22:44 +0800
commit0ba13d0d3849fbdd536913dcd81e421ce12b32de (patch)
tree87f0fe09e5ca61ea5f960c7664d91392992dcbfb /PKGBUILD
parent59ceccb4c905001c3b8ea72827f6830e42331473 (diff)
downloadaur-0ba13d0d3849fbdd536913dcd81e421ce12b32de.tar.gz
Bump to version 0.6.7
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 50ce884f99f4..30428e191652 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.6
+pkgver=0.6.7
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=('be2488409afe8881d5d4ae93d73c1c5d39c30b8fd7bae9ba2959139f8257cad6'
+sha256sums=('4d5021aaf3257d3f9eae90a077acc6720a79426aea27d3cc454afec7a21ce02b'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'6e834466132551c721ba2ffe92fc0f81056b3151fe6b5f0f469ece937f9b7e84')