Skip to content

Commit 4bc6577

Browse files
committed
dnsutils has been renamed to bind-tools
Closes #20
1 parent e34f9e7 commit 4bc6577

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.SRCINFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgbase = pia-tools-orig
77
arch = any
88
license = GPL3
99
depends = transmission-cli
10-
depends = dnsutils
10+
depends = bind-tools
1111
depends = openvpn
1212
depends = systemd
1313
depends = sudo

PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pkgdesc='OpenVPN hook for privateinternetaccess.com'
77
arch=('any')
88
url='https://github.com/pschmitt/pia-tools'
99
license=('GPL3')
10-
depends=('transmission-cli' 'dnsutils' 'openvpn' 'systemd' 'sudo' 'wget' 'ufw' 'unzip' 'sed')
10+
depends=('transmission-cli' 'bind-tools' 'openvpn' 'systemd' 'sudo' 'wget' 'ufw' 'unzip' 'sed')
1111
source=('https://raw.github.com/pschmitt/pia-tools/master/pia-tools'
1212
'https://raw.github.com/pschmitt/pia-tools/master/pia-tools.groff'
1313
'https://raw.github.com/pschmitt/pia-tools/master/pia@.service'

0 commit comments

Comments
 (0)