summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Ehringfeld2017-08-08 22:05:57 +0200
committerChristian Ehringfeld2017-08-08 22:05:57 +0200
commit21b11c08a1d17ea1f2a58021dc5d432e8d883d87 (patch)
tree4b06d063e4d3475062c5f2e6761e351600001ebb /PKGBUILD
parentc175cc1629b668e1adbf260834d25ea14a4c3c6f (diff)
downloadaur-21b11c08a1d17ea1f2a58021dc5d432e8d883d87.tar.gz
update to 4.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3bc5c72c830a..b3387ddf3ed6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Contributor: Kevin Piche <kevin@archlinux.org>
# Contributor: Manolis Tzanidakis
pkgname=e2guardian
-pkgver=4.1.0
-pkgrel=3
+pkgver=4.1.2
+pkgrel=1
pkgdesc="Fork of dansguardian, an open source web content filter. It filters the actual content of pages based on many methods including phrase matching, request header and URL filtering, etc. It does not purely filter based on a banned list of sites."
url="http://e2guardian.org"
arch=('i686' 'x86_64' 'armv6h' 'arm' 'armv7h')
@@ -18,7 +18,7 @@ install=${pkgname}.install
source=(https://github.com/e2guardian/${pkgname}/archive/v${pkgver}.tar.gz
e2guardian
e2guardian.service)
-sha1sums=('12115a0d8bdd8cf4f8ae051d975a7d8e2bb856f9'
+sha1sums=('eae623c9604118c39cd293da3c5407b1d10c74ea'
'4505b1e66cc1f64b06eacb277de24c453831f215'
'a4179286aa0d0bf3bb71f5459075a02ceaf0d518')