summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-05-27 11:22:48 +0800
committerkyope2022-05-27 11:22:48 +0800
commit4dbabc3f4870e72190435cf79541f5230de65820 (patch)
treee9d2db05ebf968fe59fe37a792c7d5630c481419
parentc860b2a7984ad86209b6443860061b801c5f0943 (diff)
downloadaur-4dbabc3f4870e72190435cf79541f5230de65820.tar.gz
v2.0.13
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5b8acae9b8a6..f7dbd760663c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.12
+ pkgver = 2.0.13
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.12-linux.AppImage
+ noextract = siyuan-2.0.13-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.12-linux.AppImage
- sha512sums = d50091661455eaa91c3316476b2412a69eefb987d5b8bcb213f0d73d81146571be7c71bbf689a9111cdf1fdd3c068ef6b3a630b86bba1024bae49ab8de7328eb
+ source = https://release.b3log.org/siyuan/siyuan-2.0.13-linux.AppImage
+ sha512sums = 2935939a2104fd26daee46aa3116192312f25e7a2048c6a897dba51b2bf3f0f7d415ed4e53f62b3d9c121afc99867d8e8f5c1726215c4fe378433bf86ad3346a
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 78f6bea89a2a..267c8b96cfb3 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.12
+pkgver=2.0.13
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=("d50091661455eaa91c3316476b2412a69eefb987d5b8bcb213f0d73d81146571be7c71bbf689a9111cdf1fdd3c068ef6b3a630b86bba1024bae49ab8de7328eb")
+sha512sums=("2935939a2104fd26daee46aa3116192312f25e7a2048c6a897dba51b2bf3f0f7d415ed4e53f62b3d9c121afc99867d8e8f5c1726215c4fe378433bf86ad3346a")
_installdir=/opt/appimages