summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-06-30 13:48:27 +0800
committerkyope2022-06-30 13:48:27 +0800
commit7bd39b01b9eddf0f67fb693371c27af66684a5c1 (patch)
tree929a68c58d720e19d513bcab48ae917162b8d660
parent04e7f5470cb9bf3eae5550a6f8e88c22b73daf82 (diff)
downloadaur-7bd39b01b9eddf0f67fb693371c27af66684a5c1.tar.gz
v2.0.25
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index adaba2510ccc..e069983f4241 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.24
+ pkgver = 2.0.25
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.24-linux.AppImage
+ noextract = siyuan-2.0.25-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.24-linux.AppImage
- sha512sums = c6c59b788fbb3c41f4f81b4735d306174e6751215312780c4c5d34127e061ab5bbdd565f2ca83ff34e82e80f6242124ce1c515cca65f83d325c31b012a18e481
+ source = https://release.b3log.org/siyuan/siyuan-2.0.25-linux.AppImage
+ sha512sums = 87f2511a12d9b7bb199cd2531ab0f61045d990379041bb591f637ad132c9f6ce6e0f4ee3837440de749fe44c2e33d5592a5d25fb9d4efcb3460f5587de8b26ba
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 2fbfdd6457ed..0dfa09be90d6 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.24
+pkgver=2.0.25
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=("c6c59b788fbb3c41f4f81b4735d306174e6751215312780c4c5d34127e061ab5bbdd565f2ca83ff34e82e80f6242124ce1c515cca65f83d325c31b012a18e481")
+sha512sums=("87f2511a12d9b7bb199cd2531ab0f61045d990379041bb591f637ad132c9f6ce6e0f4ee3837440de749fe44c2e33d5592a5d25fb9d4efcb3460f5587de8b26ba")
_installdir=/opt/appimages