diff options
Diffstat (limited to 'community/dnstracer/PKGBUILD')
-rw-r--r-- | community/dnstracer/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/dnstracer/PKGBUILD b/community/dnstracer/PKGBUILD index be84c8a92..90e1721a2 100644 --- a/community/dnstracer/PKGBUILD +++ b/community/dnstracer/PKGBUILD @@ -3,11 +3,11 @@ pkgname=dnstracer pkgver=1.9 -pkgrel=4 +pkgrel=4.1 pkgdesc='Determines where a given DNS server gets its information from, and follows the chain of DNS servers' url='http://www.mavetju.org/unix/dnstracer.php' license=('custom:BSD') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') source=("http://www.mavetju.org/download/${pkgname}-${pkgver}.tar.gz") sha1sums=('b8c60b281c0eb309acd1b1551c51cccb951685c7') |