summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2021-08-29 09:33:19 +0800
committerXuanwo2021-08-29 09:33:19 +0800
commita6188bd7fbabbd3d65ccb47cd5998ba1ffc169a9 (patch)
tree8f2900f2ac0b1e214ff6e3bcd6924be2d39d2a9c /PKGBUILD
parent3b103cb374742dcff87edfbc256b8069a42a3f1b (diff)
downloadaur-a6188bd7fbabbd3d65ccb47cd5998ba1ffc169a9.tar.gz
Bump to version 0.3.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 8c96eff1ecf0..70b0e204bae3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Wesofer Raymond <wesetoferraymond@gmail.com>
# Maintainer: Xuanwo <xuanwo@archlinuxcn.org>
pkgname=logseq-desktop
-pkgver=0.3.4
+pkgver=0.3.6
pkgrel=1
pkgdesc="A privacy-first, open-source platform for knowledge sharing and management."
arch=("x86_64")
@@ -11,7 +11,7 @@ provides=("logseq-desktop")
conflicts=("logseq-desktop-git" "logseq-desktop-bin")
source=("https://github.com/logseq/logseq/releases/download/${pkgver}/logseq-linux-x64-${pkgver}.zip"
"${pkgname}.desktop")
-sha256sums=('d03ad047db88cd8b7c192feff43c841a1c7c7d2a33e6238b7f1c5ac67854e3bd'
+sha256sums=('cbe5acad89d23729991c628d753ffe936f2391ba1149d1d004158b6952ce438e'
'6e834466132551c721ba2ffe92fc0f81056b3151fe6b5f0f469ece937f9b7e84')
package() {