summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkyope2024-04-11 11:34:54 +0800
committerkyope2024-04-11 11:34:54 +0800
commitecc7ae4503b8c08f13b5a34116b79cd2c2c2dbfc (patch)
tree0eab4d0aacd85db23db8661b8561b9be8aee9f7b /PKGBUILD
parent374062b0c66e3c38b9e497985220af0872036832 (diff)
downloadaur-ecc7ae4503b8c08f13b5a34116b79cd2c2c2dbfc.tar.gz
v3.0.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d950250a7c92..4091b44b8b7d 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.7
+pkgver=3.0.8
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" "!debug")
depends=("fuse2")
optdepends=('pandoc: docx export')
source=("${_pkgname}::https://github.com/siyuan-note/siyuan/releases/download/v${pkgver}/${_pkgname}")
-sha256sums=("7619d761104ec641a1e3f0b71912db08d09b51d7126b9353c96ee91cc4f63841")
+sha256sums=("f836e580a7ede1ad0f0649f42b5a9da87e3105a68f5dd9bc7a35cc74eff3d845")
_installdir=/opt/appimages