summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-07-21 16:31:03 +0800
committerkyope2022-07-21 16:31:03 +0800
commit32cfd97a222da29b63172170b996d6f5d2f745f0 (patch)
tree07f0bbc961361802cf90f8301ecaf44eb5dddf87
parent9a6241beebe362edcc1207952c2fb3066af6ba22 (diff)
downloadaur-32cfd97a222da29b63172170b996d6f5d2f745f0.tar.gz
v2.1.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aeba200a3d95..ef2f335660cd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.1.0
+ pkgver = 2.1.1
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.1.0-linux.AppImage
+ noextract = siyuan-2.1.1-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.1.0-linux.AppImage
- sha512sums = bbe463f890ed5677942ae0c131d1053902a804e5746bc6f872d1aa4d2e9bf88066b392dbeb29a51fced8d16edcd0fb50ec8ea79329905ab0324f399755cd1ae2
+ source = https://release.b3log.org/siyuan/siyuan-2.1.1-linux.AppImage
+ sha512sums = deb4712ab9bd9bb967872a82e50665c0d4142e3263bd0a8d6920586cf1215347025e0abeebc6c98108c32d294aeeacc0fcf359e36a20fa3e9f92a38f98b7fa5f
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 1daaf49ca202..69499eec47f5 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.1.0
+pkgver=2.1.1
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=("bbe463f890ed5677942ae0c131d1053902a804e5746bc6f872d1aa4d2e9bf88066b392dbeb29a51fced8d16edcd0fb50ec8ea79329905ab0324f399755cd1ae2")
+sha512sums=("deb4712ab9bd9bb967872a82e50665c0d4142e3263bd0a8d6920586cf1215347025e0abeebc6c98108c32d294aeeacc0fcf359e36a20fa3e9f92a38f98b7fa5f")
_installdir=/opt/appimages