summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope@L1022022-07-30 13:38:44 +0800
committerkyope@L1022022-07-30 13:38:44 +0800
commit96ed2151911dade724373e5295e6d7d0c96ef9bc (patch)
tree1cddc91cbb4e454d2aca9fa594c0b572f682f639
parentd173f7d2d41d4a17d00022d2080a8c6ed09a472d (diff)
downloadaur-96ed2151911dade724373e5295e6d7d0c96ef9bc.tar.gz
v2.1.4
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b7e3d4b82ad3..42b20ffae4c1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.1.3
+ pkgver = 2.1.4
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.1.3-linux.AppImage
+ noextract = siyuan-2.1.4-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.1.3-linux.AppImage
- sha512sums = 184edebb84450e4df3013e65c15bcb5b6d08c8b46195c8b9d16ef7ddc9945aafa3b443e81dca9f58259968267051a8a606748f3e1d10b844a5656e7bde0d4ccb
+ source = https://release.b3log.org/siyuan/siyuan-2.1.4-linux.AppImage
+ sha512sums = fcfcc2d15d5ab5e9a4b06bb2663d9fc64e9858197d9ac2f56acd8aba225bf2149009d10b51daa5dc961efa6b3a4a4d296b26403606613487d4fd6e7eec3aa918
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 485025981949..f101eacf6d55 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.1.3
+pkgver=2.1.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=("184edebb84450e4df3013e65c15bcb5b6d08c8b46195c8b9d16ef7ddc9945aafa3b443e81dca9f58259968267051a8a606748f3e1d10b844a5656e7bde0d4ccb")
+sha512sums=("fcfcc2d15d5ab5e9a4b06bb2663d9fc64e9858197d9ac2f56acd8aba225bf2149009d10b51daa5dc961efa6b3a4a4d296b26403606613487d4fd6e7eec3aa918")
_installdir=/opt/appimages