summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-05-11 09:29:28 +0800
committerkyope2022-05-11 09:29:28 +0800
commit753650e2d4eef7eb185f32697b6f998a03b04c0f (patch)
treeb9c505c88d3a9e60eb2d308cbda7d2c85d2aa8e1
parent3fb3e67b986cd386af0ce606efd845b010ca19e4 (diff)
downloadaur-753650e2d4eef7eb185f32697b6f998a03b04c0f.tar.gz
v2.0.6
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31f1cc7313e2..59e51183b227 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.5
+ pkgver = 2.0.6
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.5-linux.AppImage
+ noextract = siyuan-2.0.6-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.5-linux.AppImage
- sha512sums = 81d5b4100fff1f8596623ba4ea6238d8d5c676b950464a9c38daeaf23486d9de1aff40e07a9f8c17957cdf963043b163228e1ee532bdba5cee91ff5ce6aa7a97
+ source = https://release.b3log.org/siyuan/siyuan-2.0.6-linux.AppImage
+ sha512sums = 18730ba9cf107583c27e845453a6804fbadeb28241dbae34d8f13fc03b4526399c1328bba0b5ecc7d39a836351f0e38c635986ccace532150afa78d8f447a43b
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index c4669dc8473d..2966e8739cd0 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.5
+pkgver=2.0.6
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=("81d5b4100fff1f8596623ba4ea6238d8d5c676b950464a9c38daeaf23486d9de1aff40e07a9f8c17957cdf963043b163228e1ee532bdba5cee91ff5ce6aa7a97")
+sha512sums=("18730ba9cf107583c27e845453a6804fbadeb28241dbae34d8f13fc03b4526399c1328bba0b5ecc7d39a836351f0e38c635986ccace532150afa78d8f447a43b")
_installdir=/opt/appimages