summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Golatofski2019-12-09 22:26:29 +0100
committerFelix Golatofski2019-12-09 22:26:29 +0100
commit3d1d156fae363f4e9d95485b23194cac0125bad9 (patch)
treeed4f774d8852fba8786c07360d7f504a680fb481
parent9ee70742906d725f92db6a4bd839960ef1d55cb7 (diff)
downloadaur-3d1d156fae363f4e9d95485b23194cac0125bad9.tar.gz
increment version +1
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dec93d62674a..138dc95ee1f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = squidguard
pkgdesc = Filter and redirector plugin for Squid. SquidGuard is a free, flexible and ultra fast filter, redirector and access controller plugin for squid.
pkgver = 1.6.0
- pkgrel = 5
+ pkgrel = 6
url = http://www.squidguard.org
install = squidguard.install
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index ea3e4739b89a..6a9821317423 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: TheGoliath
pkgname=squidguard
pkgver=1.6.0
-pkgrel=5
+pkgrel=6
pkgdesc="Filter and redirector plugin for Squid. SquidGuard is a free, flexible and ultra fast filter, redirector and access controller plugin for squid."
arch=('x86_64')
url="http://www.squidguard.org"