diff options
Diffstat (limited to 'stardict-oxford-gb-formated')
-rw-r--r-- | stardict-oxford-gb-formated/.SRCINFO | 4 | ||||
-rw-r--r-- | stardict-oxford-gb-formated/PKGBUILD | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/stardict-oxford-gb-formated/.SRCINFO b/stardict-oxford-gb-formated/.SRCINFO index c304baf..1251bfd 100644 --- a/stardict-oxford-gb-formated/.SRCINFO +++ b/stardict-oxford-gb-formated/.SRCINFO @@ -1,11 +1,11 @@ pkgbase = stardict-oxford-gb-formated pkgdesc = Oxford English-Chinese Dictionary (Formated) for StarDict pkgver = 2.4.2 - pkgrel = 2 + pkgrel = 3 url = http://download.huzheng.org/ arch = any license = GPL - source = http://download.huzheng.org/zh_CN/stardict-oxford-gb-formated-2.4.2.tar.bz2 + source = https://web.archive.org/web/20230602022440/http://download.huzheng.org/zh_CN/stardict-oxford-gb-formated-2.4.2.tar.bz2 b2sums = 0770a10211a79cab400bd52f50e1b66c9852b29b94ec78888a6ad613c74dd9e9b548c75daa6585d347fc774cc16844107c0b5baea12f75bd48ac25a1d5f1aabd pkgname = stardict-oxford-gb-formated diff --git a/stardict-oxford-gb-formated/PKGBUILD b/stardict-oxford-gb-formated/PKGBUILD index eac5b0f..e7be397 100644 --- a/stardict-oxford-gb-formated/PKGBUILD +++ b/stardict-oxford-gb-formated/PKGBUILD @@ -1,12 +1,12 @@ # Maintainer: Xiao Pan <gky44px1999@gmail.com> pkgname=stardict-oxford-gb-formated pkgver=2.4.2 -pkgrel=2 +pkgrel=3 pkgdesc='Oxford English-Chinese Dictionary (Formated) for StarDict' arch=('any') url='http://download.huzheng.org/' license=('GPL') -source=("http://download.huzheng.org/zh_CN/$pkgname-$pkgver.tar.bz2") +source=("https://web.archive.org/web/20230602022440/http://download.huzheng.org/zh_CN/$pkgname-$pkgver.tar.bz2") b2sums=('0770a10211a79cab400bd52f50e1b66c9852b29b94ec78888a6ad613c74dd9e9b548c75daa6585d347fc774cc16844107c0b5baea12f75bd48ac25a1d5f1aabd') package() |