summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaHIY2019-02-24 14:13:12 +0800
committerJaHIY2019-02-24 14:13:12 +0800
commit105c758ce7ac9628117a59599286a6f23b500b48 (patch)
tree25c8d0e632567efc86cfef4e8a3faf813a51b225 /PKGBUILD
parenteed6bc532c83d695bb20335ffd46ec89dd70c39f (diff)
downloadaur-accelerated-domains-china-list-git.tar.gz
delete depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5be36552f912..a9af0068b122 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,17 +1,16 @@
# Maintainer: Kars Wang <jaklsy AT gmail.com>
-nameservers=(114.114.114.114 114.114.115.115)
+nameservers=(223.5.5.5 223.6.6.6)
_pkgname=accelerated-domains-china-list
pkgname=$_pkgname-git
-pkgver=r1.666a96a.r33418.252343a
+pkgver=r2.f513e25.r60374.448a97509
pkgrel=1
pkgdesc="convert dnsmasq-china-list to dnsmasq, unbound and bind format, with multiple nameservers support"
arch=('any')
url="https://github.com/JaHIY/accelerated-doamins-china-list"
license=('')
-depends=('')
makedepends=('git' 'php')
source=("git+https://github.com/felixonmars/dnsmasq-china-list.git"
"git+https://github.com/JaHIY/$_pkgname.git")