summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-08-17 10:05:05 +0800
committerXuanwo2022-08-17 10:05:05 +0800
commit8db389c04abf82942b13f1d6a2f0f1df3d166c8b (patch)
tree6d45fca52de7c31598534e41caa5536f78f0a6fc /PKGBUILD
parent39dda9aaf802af384c62eb9e637619d0652276e7 (diff)
downloadaur-8db389c04abf82942b13f1d6a2f0f1df3d166c8b.tar.gz
Bump version to 0.8.1
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 d1384d684edd..737add0000ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Xuanwo <xuanwo@archlinuxcn.org>
pkgname=logseq-desktop-bin
_pkgname=logseq-desktop
-pkgver=0.8.0
+pkgver=0.8.1
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=('d9ceebcf33cfc169962d60ff4b1565eecaeba4c0ee52068890bd3d78c407c6b4'
+sha256sums=('9ab175d0a04fb6e22c3486bb30a724e3a02ea5a579223d13b58a894a228c861f'
'6e834466132551c721ba2ffe92fc0f81056b3151fe6b5f0f469ece937f9b7e84')
package() {