summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-04-30 09:33:03 +0800
committerkyope2022-04-30 09:33:03 +0800
commit4ab3caaf466592f875ed0b8318e53d36dad3f81e (patch)
treec70298a688f14c5d250da6c79822b482682422e1
parentb4319e1940e604c3ff5322d0693787f65766cd27 (diff)
downloadaur-4ab3caaf466592f875ed0b8318e53d36dad3f81e.tar.gz
v2.0.3
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fcf7bc38743c..44d7038a8bb3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.2
+ pkgver = 2.0.3
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.2-linux.AppImage
+ noextract = siyuan-2.0.3-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.2-linux.AppImage
- sha512sums = c31926109fc78541227bb99aa9813db27db5dd2b05235da2909f537fec46ec9d1b37e60e5fe0892099026bbad6ea231f827cefdb4c4f387c13b63663b78998e0
+ source = https://release.b3log.org/siyuan/siyuan-2.0.3-linux.AppImage
+ sha512sums = cd7d908b9b47732eab2471a67d7b59b63c00b27a4c9982f5f144466634e69a0d4258310ad0a9f16b79f08ad1f3c1fc62b74d40ac37aca3a8560c0231768b04e8
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 9aa47bab594f..9e74e3a2d56e 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.2
+pkgver=2.0.3
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=("c31926109fc78541227bb99aa9813db27db5dd2b05235da2909f537fec46ec9d1b37e60e5fe0892099026bbad6ea231f827cefdb4c4f387c13b63663b78998e0")
+sha512sums=("cd7d908b9b47732eab2471a67d7b59b63c00b27a4c9982f5f144466634e69a0d4258310ad0a9f16b79f08ad1f3c1fc62b74d40ac37aca3a8560c0231768b04e8")
_installdir=/opt/appimages