summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f574e9ab7f49..063b2558d026 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: zxp19821005 <zxp19821005 at 163 dot com> / ihipop <ihipop at gmail dot com>
_pkgname=eudic
pkgname="eusoft-${_pkgname}-bin"
-pkgver=2023.11.07
-pkgrel=2
+pkgver=2023.12.01
+pkgrel=1
pkgdesc="权威的英语词典软件,英语学习者必备的工具,支持学习笔记、生词本多平台同步,让你随时随地学英语."
arch=('x86_64')
url="https://www.eudic.net/v4/en/app/eudic"
@@ -12,11 +12,11 @@ conflicts=("${pkgname%-bin}" "${_pkgname}")
options=('!strip')
depends=()
source=(
- "${pkgname%-bin}-${pkgver}.AppImage::https://www.eudic.net/download/${_pkgname}.AppImage?v=${pkgver//./-}"
+ "${pkgname%-bin}-${pkgver}.AppImage::https://cn.francochinois.com/beta_release/linux/2023-12-01/${_pkgname}-13.5.2-x86_64.AppImage?v=${pkgver//./-}"
"LICENSE.html::https://www.eudic.net/v4/en/home/privacy"
)
sha256sums=(
- '4b24ee5b57fadbe9395c635aab9153d6a8776cfe6ac6faa5755ddbe6c4f0ec7c'
+ '5b5e107fc99b700bfb519d2ecaf6877bbf117ceee7cc8f784c784e0be8b0a2a3'
'SKIP'
)
build() {