summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Ehringfeld2020-03-15 10:02:47 +0100
committerChristian Ehringfeld2020-03-15 10:02:47 +0100
commit059cc9665b192e9d2914933b29bad4f252e6cde6 (patch)
tree69fbcbcb690b9a2ded93b7272d978652179dc47b /PKGBUILD
parent69c90bed466ca2ae8f8e3c6fab8acb37d601856f (diff)
downloadaur-059cc9665b192e9d2914933b29bad4f252e6cde6.tar.gz
v5.3.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index af3692796c16..3edd59d11768 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Kevin Piche <kevin@archlinux.org>
# Contributor: Manolis Tzanidakis
pkgname=e2guardian
-pkgver=5.3.3
+pkgver=5.3.4
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"
@@ -15,10 +15,10 @@ url="http://e2guardian.org"
optdepends=('squid' 'clamav' 'c-icap')
conflicts=('dansguardian' 'dansguardian-dev')
install=${pkgname}.install
-source=(https://github.com/e2guardian/${pkgname}/archive/${pkgver}.tar.gz
+source=(https://github.com/e2guardian/${pkgname}/archive/v${pkgver}.tar.gz
e2guardian
e2guardian.service)
-sha1sums=('8e2d59b11ed48f654dffb612e0d8e3146fe724d6'
+sha1sums=('4b2aa428418b0bd8a4aa22a0e4d15dc82e910290'
'4505b1e66cc1f64b06eacb277de24c453831f215'
'a4179286aa0d0bf3bb71f5459075a02ceaf0d518')