summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope@L1522022-09-23 15:34:52 +0800
committerkyope@L1522022-09-23 15:34:52 +0800
commit491f4e3a5c01a65637d34a2e218d5574ca9181ca (patch)
tree10ecfe8a3c48d69582c22a3833cc03f149edf5cd
parent99f1776959c4032cf46fc45c0bcc68570a0e9c93 (diff)
downloadaur-491f4e3a5c01a65637d34a2e218d5574ca9181ca.tar.gz
v2.2.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09bd6d1a9c65..d91d893787b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 2.1.14
+ pkgver = 2.2.0
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.1.14-linux.AppImage
+ noextract = siyuan-2.2.0-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.1.14-linux.AppImage
- sha512sums = c92c3dfb42af49e1f237fc9c2b557b4bcad8e21b8a004a7d04e992b7f562cc51fd1309521293336605899a072c18a09a9a56de68099747d7202499abc04a7208
+ source = https://release.b3log.org/siyuan/siyuan-2.2.0-linux.AppImage
+ sha512sums = ffc67d08b850798e42ac14362f70bd4cc23317fd26402822989cbee82f521dbf71b87d8c2fb9dd95cb3f9ca7c2d659416f625c0c11d12e1dea672a9960d7526c
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 78c4ae0973bf..5dc80778bd7e 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.14
+pkgver=2.2.0
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=("c92c3dfb42af49e1f237fc9c2b557b4bcad8e21b8a004a7d04e992b7f562cc51fd1309521293336605899a072c18a09a9a56de68099747d7202499abc04a7208")
+sha512sums=("ffc67d08b850798e42ac14362f70bd4cc23317fd26402822989cbee82f521dbf71b87d8c2fb9dd95cb3f9ca7c2d659416f625c0c11d12e1dea672a9960d7526c")
_installdir=/opt/appimages