summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehringfeld2018-10-28 00:46:58 +0200
committerChristian Ehringfeld2018-10-28 00:46:58 +0200
commit3ea37ae2b4244ed18cdd608ee50e307c7e9e70e0 (patch)
treec1545fa9eb5545247b3d53c067c40a222e40df15
parent708176f40ba7464fece6c7840159530183974b75 (diff)
downloadaur-3ea37ae2b4244ed18cdd608ee50e307c7e9e70e0.tar.gz
update to 5.2.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8ea8310d100b..45dff7cb847e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = e2guardian
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.
- pkgver = 5.1.2
+ pkgver = 5.2.2
pkgrel = 1
url = http://e2guardian.org
install = e2guardian.install
@@ -131,10 +131,10 @@ pkgbase = e2guardian
backup = etc/e2guardian/lists/bannedsitelist
backup = etc/e2guardian/lists/urlregexplist
backup = etc/e2guardian/lists/greyurllist
- source = https://github.com/e2guardian/e2guardian/archive/v5.1.2.tar.gz
+ source = https://github.com/e2guardian/e2guardian/archive/v5.2.2.tar.gz
source = e2guardian
source = e2guardian.service
- sha1sums = 2f616a17fe87f0ee28e7807a9e129a011fbbaf4a
+ sha1sums = fb457b8e45264df4f6ed568ba9abffc3c31ceca2
sha1sums = 4505b1e66cc1f64b06eacb277de24c453831f215
sha1sums = a4179286aa0d0bf3bb71f5459075a02ceaf0d518
diff --git a/PKGBUILD b/PKGBUILD
index 24c219145165..d995e1c749ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Kevin Piche <kevin@archlinux.org>
# Contributor: Manolis Tzanidakis
pkgname=e2guardian
-pkgver=5.1.2
+pkgver=5.2.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"
@@ -18,7 +18,7 @@ install=${pkgname}.install
source=(https://github.com/e2guardian/${pkgname}/archive/v${pkgver}.tar.gz
e2guardian
e2guardian.service)
-sha1sums=('2f616a17fe87f0ee28e7807a9e129a011fbbaf4a'
+sha1sums=('fb457b8e45264df4f6ed568ba9abffc3c31ceca2'
'4505b1e66cc1f64b06eacb277de24c453831f215'
'a4179286aa0d0bf3bb71f5459075a02ceaf0d518')