summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXiao Pan2023-09-15 19:01:26 -0700
committerXiao Pan2023-09-15 19:01:26 -0700
commit8b6d6d6f08e8a1eb8bf4d37a82ad614f7b86f273 (patch)
treeb0491ed02ede6e259c1db6baf706f6a067aa9b8b
parent050d3ab7b1483c2cd7a54df132c2c37255b388e7 (diff)
downloadaur-8b6d6d6f08e8a1eb8bf4d37a82ad614f7b86f273.tar.gz
upgpkg: stardict-dictd-moby-thesaurus 2.4.2-2
upgpkg: stardict-langdao-ce-gb 2.4.2-6 upgpkg: stardict-langdao-ec-gb 2.4.2-6 upgpkg: stardict-mdbg-cc-cedict 2.4.2-2 upgpkg: stardict-oxford-gb-formated 2.4.2-2 upgpkg: stardict-urban 2.4.2-2 upgpkg: stardict-wikt-en-all 2023_07_27-2 upgpkg: stardict-wikt-en-en 2023_07_27-2 remove stardict dependency, because other programs maybe also able to read stardict format
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 091fd8fd2da8..af053e0813a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,10 @@
pkgbase = stardict-wikt-en-en
pkgdesc = Wiktionary English-English Dictionary for StarDict
pkgver = 2023_07_27
- pkgrel = 1
+ pkgrel = 2
url = https://www.dictinfo.com/
arch = any
license = cc-by-sa-3.0
- depends = stardict
source = https://www.dictinfo.com/stardict/wikt-en-en-2023-07-27.7z
b2sums = c5c7d51aae0e0e7308b7227e822b5bf37133d2fcb9a2a928b85f17f874fc403a59eff9641fdd03ff7326566408647113842ab5230bee392ebd949d7896ffe94c
diff --git a/PKGBUILD b/PKGBUILD
index 0ba8916cada5..35957c6a838a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,11 @@ _pkgname=wikt-en-en
pkgver=2023_07_27
# source https://wiki.archlinux.org/title/PKGBUILD#pkgver
_pkgver=${pkgver//_/-}
-pkgrel=1
+pkgrel=2
pkgdesc='Wiktionary English-English Dictionary for StarDict'
arch=('any')
url='https://www.dictinfo.com/'
license=('cc-by-sa-3.0')
-depends=('stardict')
source=("https://www.dictinfo.com/stardict/$_pkgname-$_pkgver.7z")
b2sums=('c5c7d51aae0e0e7308b7227e822b5bf37133d2fcb9a2a928b85f17f874fc403a59eff9641fdd03ff7326566408647113842ab5230bee392ebd949d7896ffe94c')