summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD7
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a15db99c7a0..ba3cb55a0fff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,11 @@
pkgbase = stardict-en-cz
pkgdesc = GNU/FDL English-Czech dictionary for StarDict
- pkgver = 20200601
+ pkgver = 20210401
pkgrel = 1
- url = http://slovnik.zcu.cz/
+ url = https://www.svobodneslovniky.cz/
arch = any
license = FDL
- source = http://dl.cihar.com/slovnik/stable/stardict-english-czech-20200601.tar.gz
- md5sums = fffbad9ccba2c6e8171360d72f2c7c02
+ source = http://dl.cihar.com/slovnik/stable/stardict-english-czech-20210401.tar.gz
+ md5sums = ad0ad0460fb74b5d95576efe45becf12
pkgname = stardict-en-cz
-
diff --git a/PKGBUILD b/PKGBUILD
index 44c0fd3ea639..55779ff75b43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,14 @@
# Contributor: Michal Karas <largon at largon dot net>
pkgname=stardict-en-cz
-pkgver=20200601
+pkgver=20210401
pkgrel=1
pkgdesc="GNU/FDL English-Czech dictionary for StarDict"
arch=(any)
-url="http://slovnik.zcu.cz/"
+url="https://www.svobodneslovniky.cz/"
license=('FDL')
-md5sums=('fffbad9ccba2c6e8171360d72f2c7c02')
+md5sums=('ad0ad0460fb74b5d95576efe45becf12')
+
source=(http://dl.cihar.com/slovnik/stable/stardict-english-czech-$pkgver.tar.gz)
package() {