summaryrefslogtreecommitdiff
path: root/community/sarg
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-02-02 00:54:57 -0800
committerroot <root@rshg054.dnsready.net>2013-02-02 00:54:57 -0800
commit2f5224819ae83de6e9d8de008d5f2dc24769cb0d (patch)
tree2360fd091d34099cfbc4f747babe6280da5cb65c /community/sarg
parentedd3a17c9ed0cc3fa7fb62b4ad4178e064d46cda (diff)
Sat Feb 2 00:54:57 PST 2013
Diffstat (limited to 'community/sarg')
-rw-r--r--community/sarg/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/sarg/PKGBUILD b/community/sarg/PKGBUILD
index 11882d279..6fc0508ec 100644
--- a/community/sarg/PKGBUILD
+++ b/community/sarg/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 73875 2012-07-16 07:53:58Z spupykin $
+# $Id: PKGBUILD 83444 2013-02-01 09:35:37Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: JJDaNiMoTh <jjdanimoth.aur@gmail.com>
# Contributor: Tino Reichardt <milky-archlinux@mcmilk.de>
pkgname=sarg
-pkgver=2.3.1
-pkgrel=5
+pkgver=2.3.5
+pkgrel=1
pkgdesc="Squid Analysis Report Generator"
arch=('i686' 'x86_64')
url="http://sarg.sourceforge.net"
@@ -17,7 +17,7 @@ backup=('etc/sarg/css.tpl'
'etc/sarg/sarg.conf'
'etc/sarg/user_limit_block')
source=(http://downloads.sourceforge.net/sourceforge/sarg/$pkgname-$pkgver.tar.gz)
-md5sums=('bf637b8a820b81e2c55e815934151b4d')
+md5sums=('a10545aa0571f73789d81dcfca5bfb3c')
build() {
cd ${srcdir}/$pkgname-$pkgver