summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-06-20 17:25:13 +0800
committerkyope2022-06-20 17:25:13 +0800
commit5152bbc60aa01570e8608e8cf398cf6a7691a928 (patch)
treec45caf8e09ede020206418299be992362c282728
parent4b9cb0629ef81ae13999f174a0802cb68a044486 (diff)
downloadaur-5152bbc60aa01570e8608e8cf398cf6a7691a928.tar.gz
v2.0.21
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7d10962cc37..4baea090ecb4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.20
+ pkgver = 2.0.21
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.20-linux.AppImage
+ noextract = siyuan-2.0.21-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.20-linux.AppImage
- sha512sums = 599751ff421e5c7cadc176cd6a89298f7e06654df72cdba7e3b10db59959bf00be58b4079010d0284a9d500018a879b5e07eb73940512e74ce774ca1223f1de3
+ source = https://release.b3log.org/siyuan/siyuan-2.0.21-linux.AppImage
+ sha512sums = 1b88cb7a98bd0dbd1fde0daf93db57dcd56863a2cb8d6d00ed4200d714b1898b522a62222848aed0af553c94596399c3e3550d9547119c74aa09b1bd969d9e1b
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 18bf769eaca1..3932fc7be22a 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.20
+pkgver=2.0.21
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=("599751ff421e5c7cadc176cd6a89298f7e06654df72cdba7e3b10db59959bf00be58b4079010d0284a9d500018a879b5e07eb73940512e74ce774ca1223f1de3")
+sha512sums=("1b88cb7a98bd0dbd1fde0daf93db57dcd56863a2cb8d6d00ed4200d714b1898b522a62222848aed0af553c94596399c3e3550d9547119c74aa09b1bd969d9e1b")
_installdir=/opt/appimages