summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-06-28 22:38:10 +0800
committerkyope2022-06-28 22:38:10 +0800
commit04e7f5470cb9bf3eae5550a6f8e88c22b73daf82 (patch)
tree6157e00af6dc1f52e828c53b82d14bc5164b550d
parent2b8b208c59f76a14b4849b8ad6a2ab892adb0875 (diff)
downloadaur-04e7f5470cb9bf3eae5550a6f8e88c22b73daf82.tar.gz
v2.0.24
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5033e5305619..adaba2510ccc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.23
+ pkgver = 2.0.24
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.23-linux.AppImage
+ noextract = siyuan-2.0.24-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.23-linux.AppImage
- sha512sums = 8379c582a4559ceea015ef91fa6cdc0f6c9c5acb027df082e15ab828bf50268dfcaa88f019c5ad5f0e84e4371d80f261d1e73e93528a30f77f77ac85d25889ac
+ source = https://release.b3log.org/siyuan/siyuan-2.0.24-linux.AppImage
+ sha512sums = c6c59b788fbb3c41f4f81b4735d306174e6751215312780c4c5d34127e061ab5bbdd565f2ca83ff34e82e80f6242124ce1c515cca65f83d325c31b012a18e481
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 6008f6173897..2fbfdd6457ed 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.23
+pkgver=2.0.24
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=("8379c582a4559ceea015ef91fa6cdc0f6c9c5acb027df082e15ab828bf50268dfcaa88f019c5ad5f0e84e4371d80f261d1e73e93528a30f77f77ac85d25889ac")
+sha512sums=("c6c59b788fbb3c41f4f81b4735d306174e6751215312780c4c5d34127e061ab5bbdd565f2ca83ff34e82e80f6242124ce1c515cca65f83d325c31b012a18e481")
_installdir=/opt/appimages