summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPetr Špaček2022-01-26 11:39:19 +0100
committerPetr Špaček2022-01-26 11:39:19 +0100
commit6455b7ca2e3e5e529e4bd48f51fd246d8a8528e1 (patch)
tree50614bc147435f95e8b74dd05cd92e25ffc73699 /PKGBUILD
parenteef546092b39642c000694c9d77fee9bb9344933 (diff)
downloadaur-6455b7ca2e3e5e529e4bd48f51fd246d8a8528e1.tar.gz
add missing conflicts for the non-git package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8140a47a2022..746d64a94e89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bind-git
reponame=bind9
pkgver=9.main.r34613.ba181fe83d
-pkgrel=1
+pkgrel=2
pkgdesc='A complete, highly portable implementation of the DNS protocol: development version'
url='https://www.isc.org/software/bind/'
license=('MPL2')
@@ -15,7 +15,7 @@ makedepends=('dnssec-anchors' 'icu' 'jemalloc' 'json-c' 'krb5' 'libcap'
depends=('bash' 'dnssec-anchors' 'glibc' 'icu' 'jemalloc' 'json-c' 'krb5'
'libcap' 'libedit' 'libidn2' 'libmaxminddb' 'libnsl' 'libuv' 'libxml2'
'lmdb' 'openssl' 'python' 'python-ply' 'readline' 'xz' 'zlib')
-conflicts=('bind-tools' 'dnsutils')
+conflicts=('bind' 'bind-tools' 'dnsutils')
replaces=('bind-tools' 'dnsutils' 'host')
provides=('bind' 'bind-tools' 'dnsutils' 'dns-server')
backup=('etc/named.conf'