summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpyamsoft2016-02-07 18:26:23 -0800
committerpyamsoft2016-02-07 18:26:23 -0800
commit5c33ff42dd88ed1dac9ed2c70776dcf9b2bf48b5 (patch)
tree19cffdee39643542907cf9f62916645caeeb710a /PKGBUILD
parent0c3bb3d75a2f7f9d247fd41d5505c65bc5a0aa52 (diff)
downloadaur-5c33ff42dd88ed1dac9ed2c70776dcf9b2bf48b5.tar.gz
Update pkgbuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20da56860ea4..a8b96d1b4996 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,11 +5,11 @@
pkgname=update-hosts-git
_gitname=update-hosts
pkgdesc="Generate a hosts file based on multiple sources (git)"
-pkgver=r70.6f998dc
+pkgver=r94.d034128
pkgrel=1
-arch=('i686' 'x86_64')
+arch=('any')
makedepends=('git')
-depends=('coreutils' 'gawk' 'sed' 'grep')
+depends=()
optdepends=('curl: Default download client' 'wget: Optional download client')
provides=('update-hosts')
conflicts=('update-hosts')