summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-07-15 01:22:27 +0800
committerkyope2022-07-15 01:22:27 +0800
commitc993aaa2c40fb6154ca2424225d2b8056bb65c4a (patch)
treea9181dbdecfeab74261192892b7985232093ec45
parent7bd39b01b9eddf0f67fb693371c27af66684a5c1 (diff)
downloadaur-c993aaa2c40fb6154ca2424225d2b8056bb65c4a.tar.gz
v2.0.26
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e069983f4241..7d0036278f24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.25
+ pkgver = 2.0.26
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.25-linux.AppImage
+ noextract = siyuan-2.0.26-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.25-linux.AppImage
- sha512sums = 87f2511a12d9b7bb199cd2531ab0f61045d990379041bb591f637ad132c9f6ce6e0f4ee3837440de749fe44c2e33d5592a5d25fb9d4efcb3460f5587de8b26ba
+ source = https://release.b3log.org/siyuan/siyuan-2.0.26-linux.AppImage
+ sha512sums = 8996c7d7069ada23f0f3fc89a67470dc396817c1422d47548a13cbc2025a63e1b25526bd0f2bc3a4e2ac0f70fa1f49bbcf07dada43782525630c1cd7146a49b1
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 0dfa09be90d6..fa4d9a091192 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.25
+pkgver=2.0.26
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=("87f2511a12d9b7bb199cd2531ab0f61045d990379041bb591f637ad132c9f6ce6e0f4ee3837440de749fe44c2e33d5592a5d25fb9d4efcb3460f5587de8b26ba")
+sha512sums=("8996c7d7069ada23f0f3fc89a67470dc396817c1422d47548a13cbc2025a63e1b25526bd0f2bc3a4e2ac0f70fa1f49bbcf07dada43782525630c1cd7146a49b1")
_installdir=/opt/appimages