summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2022-06-09 10:18:50 +0800
committerXuanwo2022-06-09 10:18:50 +0800
commitaae0d2076439019ecc74cf34ba7e2f8a64ecaa99 (patch)
treebf6f18a40d95f15bf3569e3cf674bf6ec1614984 /PKGBUILD
parenta770d26cb366b62aeece2ca8c5fed4db077a5702 (diff)
downloadaur-aae0d2076439019ecc74cf34ba7e2f8a64ecaa99.tar.gz
Bump to version 0.7.3
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 b5941080a5b7..c73307dd591e 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.7.2
+pkgver=0.7.3
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=('6aefa33da171ae1b7d55b73cfee0cde00bae60452f09df1636e724f3f6934d55'
+sha256sums=('8307a1a1e64bc6976d7115afca3aa643cd488d1e47f562c7ef25a19289b094d6'
'b26c6ed39e2635e08a0df83d92883e670b75b02ed1c2c279044909c04edf8fc2'
'6e834466132551c721ba2ffe92fc0f81056b3151fe6b5f0f469ece937f9b7e84')