summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-04-18 12:44:43 +0800
committerXuanwo2022-04-18 12:44:43 +0800
commit59ceccb4c905001c3b8ea72827f6830e42331473 (patch)
tree51a7d223779a0d79b460594a8c828262b9f98375 /PKGBUILD
parentf55347dd5f99d110fff1e7492836d0851ff45fec (diff)
downloadaur-59ceccb4c905001c3b8ea72827f6830e42331473.tar.gz
Bump to version 0.6.6
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 c6cbec827ffa..50ce884f99f4 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.5
+pkgver=0.6.6
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=('4258869576051ff34ee57845a503d332d614023bd73f5e86660e5af797733cef'
+sha256sums=('be2488409afe8881d5d4ae93d73c1c5d39c30b8fd7bae9ba2959139f8257cad6'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'6e834466132551c721ba2ffe92fc0f81056b3151fe6b5f0f469ece937f9b7e84')