summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4afac65516e4..10b710ab0bca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.15
+ pkgver = 2.0.16
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.15-linux.AppImage
+ noextract = siyuan-2.0.16-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.15-linux.AppImage
- sha512sums = d0db3e3b6f4d32cbe638b5748ce671874e51a2451cd1f5da20df52545bc4b7eb6257ef4f0a3b35561578e33093aaa26b4ebb7abbde558ae3beb66ae2f1c914a9
+ source = https://release.b3log.org/siyuan/siyuan-2.0.16-linux.AppImage
+ sha512sums = 9903e1e87805e52d38e2e0d22aa32e23aae72bea3e8e1ff935b1031458f9b1364ff145cdcb9aff303825e16a98918e7b5138b178c80b538ff44d3f7a05134b22
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index db248aea0f39..26fa204c3124 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.15
+pkgver=2.0.16
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=("d0db3e3b6f4d32cbe638b5748ce671874e51a2451cd1f5da20df52545bc4b7eb6257ef4f0a3b35561578e33093aaa26b4ebb7abbde558ae3beb66ae2f1c914a9")
+sha512sums=("9903e1e87805e52d38e2e0d22aa32e23aae72bea3e8e1ff935b1031458f9b1364ff145cdcb9aff303825e16a98918e7b5138b178c80b538ff44d3f7a05134b22")
_installdir=/opt/appimages