summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-05-16 11:22:55 +0800
committerkyope2022-05-16 11:22:55 +0800
commita2900f6c82ff2fec18444d8c03eb83ad5cb226a3 (patch)
treee0972aac5d70211688011cfaff75ecde573fd07b
parent562f78bef113154b605ab74fea9ef91591ec7a89 (diff)
downloadaur-a2900f6c82ff2fec18444d8c03eb83ad5cb226a3.tar.gz
v2.0.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64a39f13e990..88d0393a7cb2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.8
+ pkgver = 2.0.9
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.8-linux.AppImage
+ noextract = siyuan-2.0.9-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.8-linux.AppImage
- sha512sums = a0672c722ca1d4020ed776327d9f7e8a0c38972145ee277e229f70cde444a4b5a825c70f6327d2ead2ae4d534cd96e499736af0e6c0c63948dd5c1853e7cd16a
+ source = https://release.b3log.org/siyuan/siyuan-2.0.9-linux.AppImage
+ sha512sums = dee6211e0495a48608fba7fe2d157f368733d6a5c2dc828c525b2b96a71f9598a971bb6427eca48fe81b54a26f5cef2b0fb3cecb6c3229112cdf865ef59dad1a
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 96715df9b6ce..8fba0386d2d7 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.8
+pkgver=2.0.9
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=("a0672c722ca1d4020ed776327d9f7e8a0c38972145ee277e229f70cde444a4b5a825c70f6327d2ead2ae4d534cd96e499736af0e6c0c63948dd5c1853e7cd16a")
+sha512sums=("dee6211e0495a48608fba7fe2d157f368733d6a5c2dc828c525b2b96a71f9598a971bb6427eca48fe81b54a26f5cef2b0fb3cecb6c3229112cdf865ef59dad1a")
_installdir=/opt/appimages