summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-05-06 11:08:13 +0800
committerkyope2022-05-06 11:08:13 +0800
commitfb15750ab923a92ab0d6934572c34325fe691e1f (patch)
tree417feb9bc947a85fffde92d936fcc2e0f17ee5ba
parent4ab3caaf466592f875ed0b8318e53d36dad3f81e (diff)
downloadaur-fb15750ab923a92ab0d6934572c34325fe691e1f.tar.gz
v2.0.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44d7038a8bb3..56f563281b43 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.3
+ pkgver = 2.0.4
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.3-linux.AppImage
+ noextract = siyuan-2.0.4-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.3-linux.AppImage
- sha512sums = cd7d908b9b47732eab2471a67d7b59b63c00b27a4c9982f5f144466634e69a0d4258310ad0a9f16b79f08ad1f3c1fc62b74d40ac37aca3a8560c0231768b04e8
+ source = https://release.b3log.org/siyuan/siyuan-2.0.4-linux.AppImage
+ sha512sums = eba939fe20d03b0bffab64397b270c580e8ff62804d25ec53ee53498c90e6fa83b78ad4e4ea9840ce0f3bf77e817459e09df7e23e7582187cc2936a841b8e133
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 9e74e3a2d56e..22d9c78d834f 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.3
+pkgver=2.0.4
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=("cd7d908b9b47732eab2471a67d7b59b63c00b27a4c9982f5f144466634e69a0d4258310ad0a9f16b79f08ad1f3c1fc62b74d40ac37aca3a8560c0231768b04e8")
+sha512sums=("eba939fe20d03b0bffab64397b270c580e8ff62804d25ec53ee53498c90e6fa83b78ad4e4ea9840ce0f3bf77e817459e09df7e23e7582187cc2936a841b8e133")
_installdir=/opt/appimages