summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-04-07 16:08:33 +0800
committerkyope2022-04-07 16:08:33 +0800
commit6f9d3ed552b9a8cd36608f7a5a94b5c1844916e8 (patch)
treec1d67802c12b50a67ee8d96c14140a6db9402059
parent11d7d6dbea77cd3e1ac74cc1553c33f3e7413453 (diff)
downloadaur-6f9d3ed552b9a8cd36608f7a5a94b5c1844916e8.tar.gz
v1.9.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37696951aae7..410aed1083a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 1.9.6
+ pkgver = 1.9.7
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-1.9.6-linux.AppImage
+ noextract = siyuan-1.9.7-linux.AppImage
options = !strip
- source = https://download.fastgit.org/siyuan-note/siyuan/releases/download/v1.9.6/siyuan-1.9.6-linux.AppImage
- sha512sums = 7cf5cc8d10208fb396d9fe359900e63c79c814c95df6d1fd30ad404ea05af4b7bfcddd1454f37b7fac308fd0e9080aa5088386aab37846d88a7b25b796933de1
+ source = https://download.fastgit.org/siyuan-note/siyuan/releases/download/v1.9.7/siyuan-1.9.7-linux.AppImage
+ sha512sums = e66bbc23939e270a02750f2ec3210996f57a9a099dbfc02d403c0a32a887c5bf59860c0b81faab71e2a9246472afe9221bf12d1f61e070a686533ab28a2e73e7
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 0541dcb6f150..2fbd6e0702ad 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=1.9.6
+pkgver=1.9.7
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://download.fastgit.org/siyuan-note/siyuan/releases/download/v${pkgver}/${_pkgname}")
-sha512sums=("7cf5cc8d10208fb396d9fe359900e63c79c814c95df6d1fd30ad404ea05af4b7bfcddd1454f37b7fac308fd0e9080aa5088386aab37846d88a7b25b796933de1")
+sha512sums=("e66bbc23939e270a02750f2ec3210996f57a9a099dbfc02d403c0a32a887c5bf59860c0b81faab71e2a9246472afe9221bf12d1f61e070a686533ab28a2e73e7")
_installdir=/opt/appimages