summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkyope2024-03-19 15:04:55 +0800
committerkyope2024-03-19 15:04:55 +0800
commit0c95e271eb54bf4af2f1d996e1346b0f4aad8b17 (patch)
tree733c9d1ed3a2cef341751830555dd48e800abf1a /PKGBUILD
parent7168d4d6802a338bdfe5c6fd5525fe78953250e0 (diff)
downloadaur-0c95e271eb54bf4af2f1d996e1346b0f4aad8b17.tar.gz
v3.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f992b468f041..8b50ff8059df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: vvxxp8 <concatenate[g] the characters[x] in square[b] brackets[1] in[5] order[3] at gmail dot com>
pkgname=siyuan-appimage
-pkgver=3.0.4
+pkgver=3.0.3
pkgrel=1
pkgdesc="A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang"
arch=("x86_64")
@@ -13,7 +13,7 @@ options=("!strip")
depends=('fuse2')
optdepends=('pandoc: docx export')
source=("${_pkgname}::https://github.com/siyuan-note/siyuan/releases/download/v${pkgver}/${_pkgname}")
-sha256sums=("b3ce3dbe10030455682f0cd0d9c5beb3e01626f8c671a9d6b0f2cf9f444aa94c")
+sha256sums=("54a38aa69c22d45bb5770562adc42e7db013d24df32256ca7153030bec414663")
_installdir=/opt/appimages