summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-07-15 01:23:19 +0800
committerkyope2022-07-15 01:23:19 +0800
commit3e04652cdc9e51677ecda53379b57ef1b01be192 (patch)
tree0408654a3a4cff638177fd0931deba8d3dffc3ae
parentc993aaa2c40fb6154ca2424225d2b8056bb65c4a (diff)
downloadaur-3e04652cdc9e51677ecda53379b57ef1b01be192.tar.gz
v2.0.27
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d0036278f24..5f5ab9b9321b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.26
+ pkgver = 2.0.27
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.26-linux.AppImage
+ noextract = siyuan-2.0.27-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.26-linux.AppImage
- sha512sums = 8996c7d7069ada23f0f3fc89a67470dc396817c1422d47548a13cbc2025a63e1b25526bd0f2bc3a4e2ac0f70fa1f49bbcf07dada43782525630c1cd7146a49b1
+ source = https://release.b3log.org/siyuan/siyuan-2.0.27-linux.AppImage
+ sha512sums = 83be06b2e9e9227e8c9573a8ec1751efd09a2b7c8d42a2d43643e8ea552fe45389f8ffa9e57762af779d65c600c32ce366617709d0416e63c9394265b7f8e7ce
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index fa4d9a091192..055e38dd8847 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.26
+pkgver=2.0.27
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=("8996c7d7069ada23f0f3fc89a67470dc396817c1422d47548a13cbc2025a63e1b25526bd0f2bc3a4e2ac0f70fa1f49bbcf07dada43782525630c1cd7146a49b1")
+sha512sums=("83be06b2e9e9227e8c9573a8ec1751efd09a2b7c8d42a2d43643e8ea552fe45389f8ffa9e57762af779d65c600c32ce366617709d0416e63c9394265b7f8e7ce")
_installdir=/opt/appimages