summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXuanwo2021-10-12 11:15:34 +0800
committerXuanwo2021-10-12 11:15:34 +0800
commit5ab76cc6e2503cbdeb2abd94e36a39c87613a968 (patch)
tree6b454610e6c6de83583a5508fe571498154af9e8 /PKGBUILD
parentc2e86ce6ba4e7e1f08e26bc16d2b492376e95662 (diff)
downloadaur-5ab76cc6e2503cbdeb2abd94e36a39c87613a968.tar.gz
Fix upstream retag a release
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 ebbc8c078ff5..c445255f21df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Xuanwo <xuanwo@archlinuxcn.org>
pkgname=logseq-desktop
pkgver=0.4.3
-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=('6c559b42eb227457e528006e4ff9de4405d9e12fefdf79d5f55063e58393e78e'
+sha256sums=('bb76a263f1050f96bdf796a4a05bab6ea5b91edd825db983d6e9dc301fbfb2b1'
'6e834466132551c721ba2ffe92fc0f81056b3151fe6b5f0f469ece937f9b7e84')
package() {