summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkyope2024-03-05 13:57:18 +0800
committerkyope2024-03-05 13:57:18 +0800
commite469e2e39ab16915fd57a0b0f54097c96dc81846 (patch)
tree321ba945e5d816ea67b09cfe064f9ae131e61be2 /PKGBUILD
parentee22c68cbfe0e9a211961e66d6368e67ff8bd72d (diff)
downloadaur-e469e2e39ab16915fd57a0b0f54097c96dc81846.tar.gz
v3.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d92f5886751..a250de6d0e0c 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.1
+pkgver=3.0.2
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=("e0df0778b4f3dcb3906a159f9346d5a9eac8ffc5a1eb6861f72be1d02a87781d")
+sha256sums=("6e6e832680cebe8d5b9f00c9f9ce85a58a3a0f4e2657007d492a87d3487567d3")
_installdir=/opt/appimages