mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-15 02:22:24 +08:00
38 lines
1.2 KiB
Text
38 lines
1.2 KiB
Text
|
pkgbase = overture
|
||
|
pkgdesc = A DNS upstream switcher written in Go in order to purify DNS records
|
||
|
pkgver = 1.5
|
||
|
pkgrel = 2
|
||
|
url = https://github.com/shawn1m/overture
|
||
|
install = overture.install
|
||
|
arch = i686
|
||
|
arch = x86_64
|
||
|
arch = arm
|
||
|
arch = armv6h
|
||
|
arch = armv7h
|
||
|
arch = aarch64
|
||
|
license = MIT
|
||
|
makedepends = go>=1.9
|
||
|
optdepends = dnsmasq: advanced DNS configuration
|
||
|
provides = overture
|
||
|
backup = etc/overture/config.json
|
||
|
backup = etc/overture/hosts
|
||
|
backup = etc/overture/china_ip_list.txt
|
||
|
backup = etc/overture/gfwlist.txt
|
||
|
source = git+https://github.com/shawn1m/overture.git#tag=v1.5
|
||
|
source = china_ip_list.txt
|
||
|
source = domain_ttl.txt
|
||
|
source = config.json
|
||
|
source = gfwlist.txt
|
||
|
source = hosts
|
||
|
source = overture.service
|
||
|
sha256sums = SKIP
|
||
|
sha256sums = 82948c5f5d806b384a4eda405fba0691c8df10cd1293d116a80d427ebe802e18
|
||
|
sha256sums = 107cb3b11c4a06d5a804c4375c56890fd8e2006ecd978ad76332dc480e0e1946
|
||
|
sha256sums = 3d630b10c18756aadc6a05e572a2e163c9e730340a5a022549181113457a0d70
|
||
|
sha256sums = b9faeacafaf842f6643a81b6d85c60bf7d045132b661f787e6ced19318d4d049
|
||
|
sha256sums = 02c82a9ffce44f1517b0b64380e11ea41d15812267a0fbff97221b5a6921df50
|
||
|
sha256sums = 9529e60a7963fd284ad2afb99d28803af90f16db99a1ba662ac5c7fd52903d3f
|
||
|
|
||
|
pkgname = overture
|
||
|
|