summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope@L1522022-12-28 08:21:48 +0800
committerkyope@L1522022-12-28 08:21:48 +0800
commite2803d0e672b3c54858b41ae7d238c980c79bd1d (patch)
tree8ec8ab90fe45209454e9f68facccf8c8bb68dbb3
parentb4a4c14f36845235fb30dfb87d3c6dd34be7dafc (diff)
downloadaur-e2803d0e672b3c54858b41ae7d238c980c79bd1d.tar.gz
v2.6.0
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e39247ec6010..9ae2761ae116 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = siyuan-appimage
pkgdesc = A local-first personal knowledge management system, support fine-grained block-level reference and Markdown WYSIWYG
- pkgver = 2.5.5
+ pkgver = 2.6.0
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
@@ -8,9 +8,9 @@ pkgbase = siyuan-appimage
depends = fuse2
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-2.5.5-linux.AppImage
+ noextract = siyuan-2.6.0-linux.AppImage
options = !strip
- source = https://release.b3log.org/siyuan/siyuan-2.5.5-linux.AppImage
- sha512sums = 71d150af8342bb3eb25d32ea233f21cb427185edc93db507ecfc02d9623d608be08b89005b41cd4f7e05fe1cf6d583b4eee23019d3a6b3ca66c776c2a933e8cf
+ source = https://release.b3log.org/siyuan/siyuan-2.6.0-linux.AppImage
+ sha512sums = b58b6cd73e6f7ea17751eb9655404e9dc7d8bb62538a995c45c1597a6512736c6857b520294ed96ee6319d7900d2e18cc273c9f6fc266839defe8356109388ae
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index b29d85c21051..7b6621cf6a79 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.5.5
+pkgver=2.6.0
pkgrel=1
pkgdesc="A local-first personal knowledge management system, support fine-grained block-level reference and Markdown WYSIWYG"
arch=("x86_64")
@@ -14,7 +14,7 @@ provides=("siyuan")
depends=('fuse2')
optdepends=('pandoc: docx export')
source=("https://release.b3log.org/siyuan/${_pkgname}")
-sha512sums=("71d150af8342bb3eb25d32ea233f21cb427185edc93db507ecfc02d9623d608be08b89005b41cd4f7e05fe1cf6d583b4eee23019d3a6b3ca66c776c2a933e8cf")
+sha512sums=("b58b6cd73e6f7ea17751eb9655404e9dc7d8bb62538a995c45c1597a6512736c6857b520294ed96ee6319d7900d2e18cc273c9f6fc266839defe8356109388ae")
_installdir=/opt/appimages