blob: e54c1985363ce5079b219fd8e9296084161fc8a5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = hosts-update
pkgdesc = Injects the mvps blocklist to /etc/hosts to prevent thousands of parasites, hijackers and unwanted adware/spyware/privacy websites from working.
pkgver = 1.38
pkgrel = 1
url = https://github.com/graysky2/hosts-update
install = readme.install
arch = any
license = GPL
depends = curl
conflicts = hosts_update
replaces = hosts_update
backup = etc/hosts.local
source = hosts-update-v1.38.tar.gz::https://github.com/graysky2/hosts-update/archive/v1.38.tar.gz
sha256sums = 9a0fdb028beaf9fa4c2ec5f1a0030fcfe1a996ea42b874b944ec07885ca0f2ba
pkgname = hosts-update
|