summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-04-28 09:58:37 +0800
committerkyope2022-04-28 09:58:37 +0800
commitb4319e1940e604c3ff5322d0693787f65766cd27 (patch)
tree36134e24b743422fadb99a30a6f5c27970120b78
parent7e43292ebc291fd7d954d3f7512e28317c78341a (diff)
downloadaur-b4319e1940e604c3ff5322d0693787f65766cd27.tar.gz
v2.0.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82de276d30a9..fcf7bc38743c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.1
+ pkgver = 2.0.2
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.1-linux.AppImage
+ noextract = siyuan-2.0.2-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.1-linux.AppImage
- sha512sums = 38986b0de6dc2dd1643793f66c268c3fc1c6d49db13dcbb0c57b31e858c6281c773be8381c9fe4f1139776c94e5884154505a9a7a61e8f620e4b294be3eec01a
+ source = https://release.b3log.org/siyuan/siyuan-2.0.2-linux.AppImage
+ sha512sums = c31926109fc78541227bb99aa9813db27db5dd2b05235da2909f537fec46ec9d1b37e60e5fe0892099026bbad6ea231f827cefdb4c4f387c13b63663b78998e0
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index a7d051232cc7..9aa47bab594f 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.1
+pkgver=2.0.2
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=("38986b0de6dc2dd1643793f66c268c3fc1c6d49db13dcbb0c57b31e858c6281c773be8381c9fe4f1139776c94e5884154505a9a7a61e8f620e4b294be3eec01a")
+sha512sums=("c31926109fc78541227bb99aa9813db27db5dd2b05235da2909f537fec46ec9d1b37e60e5fe0892099026bbad6ea231f827cefdb4c4f387c13b63663b78998e0")
_installdir=/opt/appimages