summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-06-02 23:39:52 +0800
committerkyope2022-06-02 23:39:52 +0800
commit1aa78e65abe4f30d666ef53ec03b4b90c0a5c137 (patch)
tree930197e76e82ce7652ab717ac9de3e161960625a
parent0c4077da014cc57aafa2e429a8f87ba2642633e8 (diff)
downloadaur-1aa78e65abe4f30d666ef53ec03b4b90c0a5c137.tar.gz
v2.0.15
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 233ccd5deefa..4afac65516e4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.0.14
+ pkgver = 2.0.15
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.0.14-linux.AppImage
+ noextract = siyuan-2.0.15-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.0.14-linux.AppImage
- sha512sums = 101ab34d38ce2192e08bdeecacc3f7ba51ae854067277e7628b5ede50cf9d8041c29a5c0f56c2198ee246428c5d24c574e05df97a90ee58825d23ccb955bffdd
+ source = https://release.b3log.org/siyuan/siyuan-2.0.15-linux.AppImage
+ sha512sums = d0db3e3b6f4d32cbe638b5748ce671874e51a2451cd1f5da20df52545bc4b7eb6257ef4f0a3b35561578e33093aaa26b4ebb7abbde558ae3beb66ae2f1c914a9
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index dcc50b70b7a7..db248aea0f39 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.14
+pkgver=2.0.15
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=("101ab34d38ce2192e08bdeecacc3f7ba51ae854067277e7628b5ede50cf9d8041c29a5c0f56c2198ee246428c5d24c574e05df97a90ee58825d23ccb955bffdd")
+sha512sums=("d0db3e3b6f4d32cbe638b5748ce671874e51a2451cd1f5da20df52545bc4b7eb6257ef4f0a3b35561578e33093aaa26b4ebb7abbde558ae3beb66ae2f1c914a9")
_installdir=/opt/appimages