summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2016-02-01 21:03:28 -0500
committergraysky2016-02-01 21:03:28 -0500
commitce9c93787e05f243020759fb7f997709edd12c22 (patch)
tree96c8f9b44e9fb789dd76ee8d73219e5204376eee
parent2ea6f364c7826712ad8bb5425a2a078071f555a4 (diff)
downloadaur-ce9c93787e05f243020759fb7f997709edd12c22.tar.gz
Update to 1.37-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c00cf274454..83e4b8d647c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by mksrcinfo v8
+# Tue Feb 2 02:03:28 UTC 2016
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.37
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/graysky2/hosts-update
install = readme.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index b88f4e9a3705..91c9dd985e40 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Contributor: graysky <graysky AT archlinux dot us>
pkgname=hosts-update
pkgver=1.37
-pkgrel=1
+pkgrel=2
pkgdesc='Injects the mvps blocklist to /etc/hosts to prevent thousands of parasites, hijackers and unwanted adware/spyware/privacy websites from working.'
arch=('any')
depends=('curl')
license=('GPL')
-url=("https://github.com/graysky2/hosts-update")
+url="https://github.com/graysky2/hosts-update"
source=("http://repo-ck.com/source/$pkgname/$pkgname-$pkgver.tar.xz")
replaces=('hosts_update')
conflicts=('hosts_update')