summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-04-09 12:43:32 +0800
committerkyope2022-04-09 12:43:32 +0800
commitd38fa95c69f20bbac5710e65ddd6dd41053fc829 (patch)
treecf0affbb27ac9a8f011005d13455c2640b6b344e
parent6f9d3ed552b9a8cd36608f7a5a94b5c1844916e8 (diff)
downloadaur-d38fa95c69f20bbac5710e65ddd6dd41053fc829.tar.gz
v1.9.8
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 410aed1083a3..dfdef5fa72cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 1.9.7
+ pkgver = 1.9.8
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
optdepends = pandoc: docx export
provides = siyuan
- noextract = siyuan-1.9.7-linux.AppImage
+ noextract = siyuan-1.9.8-linux.AppImage
options = !strip
- source = https://download.fastgit.org/siyuan-note/siyuan/releases/download/v1.9.7/siyuan-1.9.7-linux.AppImage
- sha512sums = e66bbc23939e270a02750f2ec3210996f57a9a099dbfc02d403c0a32a887c5bf59860c0b81faab71e2a9246472afe9221bf12d1f61e070a686533ab28a2e73e7
+ source = https://download.fastgit.org/siyuan-note/siyuan/releases/download/v1.9.8/siyuan-1.9.8-linux.AppImage
+ sha512sums = b89c6a785e6c96870b5cc17c64c1ab87308d6c1ef491236ec0be0082705fe1011e8acf55ce0be689ad12f89fa6ef15614dc42bf9da9be4f0417fa5665a76047a
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 2fbd6e0702ad..d2a1ad4a8a78 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.7
+pkgver=1.9.8
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=("e66bbc23939e270a02750f2ec3210996f57a9a099dbfc02d403c0a32a887c5bf59860c0b81faab71e2a9246472afe9221bf12d1f61e070a686533ab28a2e73e7")
+sha512sums=("b89c6a785e6c96870b5cc17c64c1ab87308d6c1ef491236ec0be0082705fe1011e8acf55ce0be689ad12f89fa6ef15614dc42bf9da9be4f0417fa5665a76047a")
_installdir=/opt/appimages