summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-05-11 09:32:33 +0800
committerkyope2022-05-11 09:32:33 +0800
commite3ee03af60085a8c0676f2608714830b25a53be5 (patch)
tree2536b9140ce1aaaec8d3c3364381070917163775
parent753650e2d4eef7eb185f32697b6f998a03b04c0f (diff)
downloadaur-e3ee03af60085a8c0676f2608714830b25a53be5.tar.gz
v2.0.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59e51183b227..cab6442e8220 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.6
+ pkgver = 2.0.7
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.6-linux.AppImage
+ noextract = siyuan-2.0.7-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.6-linux.AppImage
- sha512sums = 18730ba9cf107583c27e845453a6804fbadeb28241dbae34d8f13fc03b4526399c1328bba0b5ecc7d39a836351f0e38c635986ccace532150afa78d8f447a43b
+ source = https://release.b3log.org/siyuan/siyuan-2.0.7-linux.AppImage
+ sha512sums = 572d422b1c0f47dab47cd5dac96f276d795a905d371ea96b2c830bc700ec23b67d3fc33cd0fae9474b8ee4131b6c9d7604f33fa88c9c2fe264ee8082269158a9
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 2966e8739cd0..d8476bf19b03 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.6
+pkgver=2.0.7
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=("18730ba9cf107583c27e845453a6804fbadeb28241dbae34d8f13fc03b4526399c1328bba0b5ecc7d39a836351f0e38c635986ccace532150afa78d8f447a43b")
+sha512sums=("572d422b1c0f47dab47cd5dac96f276d795a905d371ea96b2c830bc700ec23b67d3fc33cd0fae9474b8ee4131b6c9d7604f33fa88c9c2fe264ee8082269158a9")
_installdir=/opt/appimages