summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkyope@L1522023-05-31 22:25:33 +0800
committerkyope@L1522023-05-31 22:25:33 +0800
commitc7e7fa2637d30b46f7c880051032210fbebe23c8 (patch)
tree3472036a187f1d667c81363d5d8acfb2d60232c4
parent3d0b0af3ceab79099a814ffa07a62816c5ae735b (diff)
downloadaur-c7e7fa2637d30b46f7c880051032210fbebe23c8.tar.gz
v2.8.10
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e376b2bc6bf2..00808b7c0808 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = siyuan-appimage
provides = siyuan
noextract = siyuan-2.8.10-linux.AppImage
options = !strip
- source = siyuan-2.8.10-linux.AppImage::https://github.com/siyuan-note/siyuan/releases/download/v2.8.9/siyuan-2.8.10-linux.AppImage
+ source = siyuan-2.8.10-linux.AppImage::https://github.com/siyuan-note/siyuan/releases/download/v2.8.10/siyuan-2.8.10-linux.AppImage
sha256sums = 4c90bf34ffd541267e934e156a00d1a5a1472a7e2e14ff11e0d546f2b62b77dd
pkgname = siyuan-appimage
diff --git a/PKGBUILD b/PKGBUILD
index 8d0a4ca93be0..003166737b94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ options=("!strip")
provides=("siyuan")
depends=('fuse2')
optdepends=('pandoc: docx export')
-source=("${_pkgname}::https://github.com/siyuan-note/siyuan/releases/download/v2.8.9/${_pkgname}")
+source=("${_pkgname}::https://github.com/siyuan-note/siyuan/releases/download/v${pkgver}/${_pkgname}")
sha256sums=("4c90bf34ffd541267e934e156a00d1a5a1472a7e2e14ff11e0d546f2b62b77dd")
_installdir=/opt/appimages