summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-12-20 13:33:40 +0800
committerXuanwo2022-12-20 13:34:12 +0800
commita6a1c0a087e05724ba2a18d316fef813c8ecc8a0 (patch)
tree7c16c4c469668268818be28ab2234b89d826ad14 /PKGBUILD
parent40b361f1ab1b176434af69da295e936a0be0f83f (diff)
downloadaur-a6a1c0a087e05724ba2a18d316fef813c8ecc8a0.tar.gz
Bump to version 0.8.13
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 eb188d24fa41..48b2f4455c53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Bader <Bad3r@pm.me>
# Acknowledgment: Borrowed a lot from logseq-desktop-git, thank @pychuang
pkgname=logseq-desktop
-pkgver=0.8.12
+pkgver=0.8.13
pkgrel=1
pkgdesc="A privacy-first, open-source platform for knowledge sharing and management."
arch=("x86_64")
@@ -14,7 +14,7 @@ conflicts=("${pkgname}-git" "${pkgname}-bin")
source=("${pkgname}-${pkgver}.zip::https://github.com/logseq/logseq/archive/refs/tags/${pkgver}.zip"
"build.patch"
"${pkgname}.desktop")
-sha256sums=('b477331dedc3e41aad06a515ac2ab40a42d75179cee8351e456d511e92707d34'
+sha256sums=('aa81ce2bba4c894fb37f53780e7362732bcc0f6ba850edb47c5227b5ee071ff6'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'bfa7d2cd6869968d7a77d317e966aec67ed4b4aa17fe7931e920c00f40218e3c')