summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEinhard Leichtfuß2020-06-26 18:36:16 +0200
committerEinhard Leichtfuß2020-06-26 18:36:16 +0200
commit06d42ed5140a6383b45b0b7c19dfacfc9f3c3c3d (patch)
treeb1ce69c85bcdf11162198c0a21dbf009c0852d80 /PKGBUILD
parent6970e13ec36c711a1e1750a9a9b158e744219338 (diff)
downloadaur-dict-freedict-deu-eng-svn.tar.gz
Remove dictd make dependency
freedict-tools now (correctly) depend on dictd.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95bbc17b19a6..03d03ac1cf51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,18 @@
# Maintainer: Einhard Leichtfuß <alguien@respiranto.de>
+#
+# Generated by aur-fd-scripts - https://git.respiranto.de/aur-fd-scripts.git/
+
_lang=deu-eng
_pkgname=dict-freedict-${_lang}
pkgname=${_pkgname}-svn
-pkgver=r1788
+pkgver=r1870
pkgrel=1
pkgdesc="German -> English dictionary for dictd et al. from Freedict.org"
arch=('any')
url="https://freedict.org/"
license=('GPL')
optdepends=('dictd: dict client and server')
-makedepends=('subversion' 'dictd' 'freedict-tools')
+makedepends=('subversion' 'freedict-tools')
provides=(${_pkgname})
conflicts=(${_pkgname})
install=${pkgname}.install