summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope2022-01-25 12:04:25 +0800
committerkyope2022-01-25 12:04:25 +0800
commit719bc408fe2e093e7cd6bf6f833d48b8f74f52c2 (patch)
treeaca85e3914bb2d94cce50557ef55d28a4a6d32a7
parenta5a72f3f0d25e3a44f05586a8b0219ff5cf12899 (diff)
downloadaur-719bc408fe2e093e7cd6bf6f833d48b8f74f52c2.tar.gz
v1.7.8
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5a4c2321c64..d9ae1865a5d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = siyuan-appimage
pkgdesc = The next generation PKM system, your digital garden
- pkgver = 1.7.7
- pkgrel = 2
+ pkgver = 1.7.8
+ pkgrel = 1
url = https://b3log.org/siyuan
arch = x86_64
license = unknown
provides = siyuan
- noextract = siyuan-1.7.7-linux.AppImage
+ noextract = siyuan-1.7.8-linux.AppImage
options = !strip
- source = https://download.fastgit.org/siyuan-note/siyuan/releases/download/v1.7.7/siyuan-1.7.7-linux.AppImage
- sha512sums = ce996fd348d2ef9be5550204a0ac6226d4c7d320d8e3bb2d9d9e0c27c0d73f9cf55f00835ab6fa138514b0ce695beefa318701858aa5a844898fcbf268d9456c
+ source = https://download.fastgit.org/siyuan-note/siyuan/releases/download/v1.7.8/siyuan-1.7.8-linux.AppImage
+ sha512sums = 1f8666c802f0aee74f2c40d730586f8f78e3e2797b100ca996b72f5171cfeca944f0c18a7a81389f6d1de983a0371ff9d38a5cb09c892235f074232ef1490523
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 944a9693d23b..c6903d6049f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# 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.7.7
-pkgrel=2
+pkgver=1.7.8
+pkgrel=1
pkgdesc="The next generation PKM system, your digital garden"
arch=("x86_64")
url="https://b3log.org/siyuan"
@@ -12,7 +12,7 @@ noextract=(${_pkgname})
options=("!strip")
provides=("siyuan")
source=("https://download.fastgit.org/siyuan-note/siyuan/releases/download/v${pkgver}/${_pkgname}")
-sha512sums=("ce996fd348d2ef9be5550204a0ac6226d4c7d320d8e3bb2d9d9e0c27c0d73f9cf55f00835ab6fa138514b0ce695beefa318701858aa5a844898fcbf268d9456c")
+sha512sums=("1f8666c802f0aee74f2c40d730586f8f78e3e2797b100ca996b72f5171cfeca944f0c18a7a81389f6d1de983a0371ff9d38a5cb09c892235f074232ef1490523")
_installdir=/opt/appimages