summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-01-06 17:03:15 +0800
committerXuanwo2022-01-06 17:03:15 +0800
commit683df9ceb02f1138de458a915b54838cada96b99 (patch)
tree4a77b7f0b2e9c06f4eb65acbb77c021128216950 /PKGBUILD
parent26d00d055c700d185eaf606cffdb9ab6586f5e9e (diff)
downloadaur-683df9ceb02f1138de458a915b54838cada96b99.tar.gz
Bump to version 0.5.8
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 e86dde27e8e3..30694fcad67e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Xuanwo <xuanwo@archlinuxcn.org>
pkgname=logseq-desktop-bin
_pkgname=logseq-desktop
-pkgver=0.5.6
+pkgver=0.5.8
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")
source=("https://github.com/logseq/logseq/releases/download/${pkgver}/logseq-linux-x64-${pkgver}.zip"
"${_pkgname}.desktop")
-sha256sums=('5c83938fcb7c42384afde1322f2431e2b006bd3dbe792a3e001da202e58e5e4d'
+sha256sums=('d427819fe46dac8da5796c6ccac165cb1fff26059ae16ca2bf68ab5d73ae00d5'
'6e834466132551c721ba2ffe92fc0f81056b3151fe6b5f0f469ece937f9b7e84')
package() {