summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-05-19 16:30:30 +0800
committerkyope2022-05-19 16:30:30 +0800
commit48a82c7f0576f4e7ef7eb7cbc6d80f2b31ea93e9 (patch)
treeacf3cdc29d48fc620d1043ee8d20961e7a2a4448
parent3a32465ec3837ed7f3dc696045dbc54d7dad5524 (diff)
downloadaur-48a82c7f0576f4e7ef7eb7cbc6d80f2b31ea93e9.tar.gz
v2.0.11
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 852cd32061e9..3f56cfd08d49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.10
+ pkgver = 2.0.11
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.10-linux.AppImage
+ noextract = siyuan-2.0.11-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.10-linux.AppImage
- sha512sums = b53a545724a5b9925168529250bc6b36a9c28c7c0b62743b83a4898ed1d4c304ee86c3012796900aa479f1ff6a08daae918fd14e50c319d6fe752030e8b9cbb3
+ source = https://release.b3log.org/siyuan/siyuan-2.0.11-linux.AppImage
+ sha512sums = c6513e11bcd2d623f29d4f3ff95e4ffd5db6328a78a85eece4ef9a752441f34d0c5af06ce8dda6c435e65ed41ac4596145352f41624b6274f0bc00e2963c92ba
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 8ebaf213d57d..7e90f9cd5c81 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.10
+pkgver=2.0.11
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=("b53a545724a5b9925168529250bc6b36a9c28c7c0b62743b83a4898ed1d4c304ee86c3012796900aa479f1ff6a08daae918fd14e50c319d6fe752030e8b9cbb3")
+sha512sums=("c6513e11bcd2d623f29d4f3ff95e4ffd5db6328a78a85eece4ef9a752441f34d0c5af06ce8dda6c435e65ed41ac4596145352f41624b6274f0bc00e2963c92ba")
_installdir=/opt/appimages