summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-03-28 19:28:51 +0800
committerkyope2022-03-28 19:28:51 +0800
commitaa6209aedfeddf82893c6667419084f4260a68e6 (patch)
tree5f15c566e496e4162127a4dfa8e3a7c84953c399
parent35d3dd8a66735d82971f5c7b08630ef219938a71 (diff)
downloadaur-aa6209aedfeddf82893c6667419084f4260a68e6.tar.gz
v1.9.5
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a2eaba13ad0..6008acd3e340 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 1.9.4
+ pkgver = 1.9.5
pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
provides = siyuan
- noextract = siyuan-1.9.4-linux.AppImage
+ noextract = siyuan-1.9.5-linux.AppImage
options = !strip
- source = https://download.fastgit.org/siyuan-note/siyuan/releases/download/v1.9.4/siyuan-1.9.4-linux.AppImage
- sha512sums = 220dad8edb7310ddd14e383bed67c30d6b0239b19b2eee721166cc330f91a959e5eaeb13986dd3fea6928924720be13c3bc36784f139a70b906b83888a50112f
+ source = https://download.fastgit.org/siyuan-note/siyuan/releases/download/v1.9.5/siyuan-1.9.5-linux.AppImage
+ sha512sums = ec5578d86c7d3ef0c047a415aa1a95176f24f430f37736bdf316f66a2de7d29ad115934c89f52c6642550a339866625bdc0d238fabf133a1a510a2469232c034
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 6c86a512ce9c..792e4baee455 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.4
+pkgver=1.9.5
pkgrel=1
pkgdesc="The next generation PKM system, your digital garden"
arch=("x86_64")
@@ -12,7 +12,7 @@ noextract=(${_pkgname})
options=("!strip")
provides=("siyuan")
source=("https://download.fastgit.org/siyuan-note/siyuan/releases/download/v${pkgver}/${_pkgname}")
-sha512sums=("220dad8edb7310ddd14e383bed67c30d6b0239b19b2eee721166cc330f91a959e5eaeb13986dd3fea6928924720be13c3bc36784f139a70b906b83888a50112f")
+sha512sums=("ec5578d86c7d3ef0c047a415aa1a95176f24f430f37736bdf316f66a2de7d29ad115934c89f52c6642550a339866625bdc0d238fabf133a1a510a2469232c034")
_installdir=/opt/appimages