summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 547363bd2329..60b14bc646af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com>
pkgname=piclist-bin
_pkgname=PicList
-pkgver=2.5.2
+pkgver=2.5.3
pkgrel=1
pkgdesc="a cloud storage platform management and file upload tool based on PicGo, which has been deeply redeveloped.一款云储存/图床管理和文件上传客户端工具,基于PicGo深度二次开发."
arch=('x86_64')
@@ -11,9 +11,9 @@ license=('MIT')
conflits=("${pkgname%-bin}")
depends=('bash' 'electron22' 'gcc-libs' 'glibc')
source=("${pkgname%-bin}-${pkgver}.AppImage::${_githuburl}/releases/download/v${pkgver}/${_pkgname}-${pkgver}.AppImage"
- "LICENSE::https://raw.githubusercontent.com/Kuingsmile/PicList/dev/LICENSE"
+ "LICENSE::https://raw.githubusercontent.com/Kuingsmile/PicList/v${pkgver}/LICENSE"
"${pkgname%-bin}.sh")
-sha256sums=('32976d577e8c6ac500a2f52d44959acd7f9ab41a075136a0012d4a45a6af473f'
+sha256sums=('a6a96185ecb880c4246603a44026ccb8014576e2815270e2303b2ffd6684f18b'
'cddebc59798c76d191fc65eb4176d960e4e157177c9d81db80eaff8d84d86a1c'
'704784c2cb1b6de71435ebd327d9720ecd2293c4635c9f27dd884173355df190')
prepare() {