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