summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-06-20 17:25:59 +0800
committerkyope2022-06-20 17:25:59 +0800
commite053b27f9eb3f291adfa7a7ab51eaa9809fa2fa5 (patch)
treebd0693dce5836b51417923382015e18432c339a2
parent5152bbc60aa01570e8608e8cf398cf6a7691a928 (diff)
downloadaur-e053b27f9eb3f291adfa7a7ab51eaa9809fa2fa5.tar.gz
v2.0.22
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4baea090ecb4..5f10e3b3ba0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.21
+ pkgver = 2.0.22
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.21-linux.AppImage
+ noextract = siyuan-2.0.22-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.21-linux.AppImage
- sha512sums = 1b88cb7a98bd0dbd1fde0daf93db57dcd56863a2cb8d6d00ed4200d714b1898b522a62222848aed0af553c94596399c3e3550d9547119c74aa09b1bd969d9e1b
+ source = https://release.b3log.org/siyuan/siyuan-2.0.22-linux.AppImage
+ sha512sums = 788c1b9ade9e4a52db951b38f1ad3e477b50fdbe41618024edd330f7849f070c5ff89dc5c5fd1bba29bdfbef0405745b3a68fd29e18f2b4700bae2b5d2d15ebe
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 3932fc7be22a..99c64d8dbebb 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=2.0.21
+pkgver=2.0.22
pkgrel=1
pkgdesc="The next generation PKM system, your digital garden"
arch=("x86_64")
@@ -13,7 +13,7 @@ options=("!strip")
provides=("siyuan")
optdepends=('pandoc: docx export')
source=("https://release.b3log.org/siyuan/${_pkgname}")
-sha512sums=("1b88cb7a98bd0dbd1fde0daf93db57dcd56863a2cb8d6d00ed4200d714b1898b522a62222848aed0af553c94596399c3e3550d9547119c74aa09b1bd969d9e1b")
+sha512sums=("788c1b9ade9e4a52db951b38f1ad3e477b50fdbe41618024edd330f7849f070c5ff89dc5c5fd1bba29bdfbef0405745b3a68fd29e18f2b4700bae2b5d2d15ebe")
_installdir=/opt/appimages