summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2021-09-16 10:29:49 +0800
committerXuanwo2021-09-16 10:29:49 +0800
commitd5cb98f84ba522ad025b12cf9e4f26c1e72a7d64 (patch)
treee59609f53f6eb29002dd5c95b06d661ff8cf4e2b /PKGBUILD
parentacce69b0a30abfeb37fa2863f68306964046eff3 (diff)
downloadaur-d5cb98f84ba522ad025b12cf9e4f26c1e72a7d64.tar.gz
fix: Upstream update release for v0.3.9
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 885a8ca98114..87d7803f9ad4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Xuanwo <xuanwo@archlinuxcn.org>
pkgname=logseq-desktop
pkgver=0.3.9
-pkgrel=1
+pkgrel=2
pkgdesc="A privacy-first, open-source platform for knowledge sharing and management."
arch=("x86_64")
url="https://github.com/logseq/logseq"
@@ -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=('82061e862e0e5f39be14f2c8a2a47d2a48d1cffc69b900532183e2fe1e5f536c'
+sha256sums=('d541a903b16f0216734547b2c465cc3c563c16c3bcb15288209331099cc7d902'
'6e834466132551c721ba2ffe92fc0f81056b3151fe6b5f0f469ece937f9b7e84')
package() {