summaryrefslogtreecommitdiff
path: root/community/sarg
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-05-06 11:13:51 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-05-06 11:13:51 +0200
commita86ff663185661ee304bb1f6d00d982102dd706d (patch)
tree06520d9024b40745b94f02d0d3419386e6496863 /community/sarg
parentce32dcab8e4baa2afe51fd3b7a858a840372b0a5 (diff)
parentffb692bf2696e7ebedd19bcd55ba253e21cb732d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/apitrace/PKGBUILD community/mksh/PKGBUILD community/net6/PKGBUILD community/xapian-core/PKGBUILD extra/garcon/PKGBUILD extra/mesa/PKGBUILD extra/scim/PKGBUILD extra/virtuoso/PKGBUILD extra/xfce4-appfinder/PKGBUILD extra/xfce4-panel/PKGBUILD extra/xfwm4/PKGBUILD
Diffstat (limited to 'community/sarg')
-rw-r--r--community/sarg/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/sarg/PKGBUILD b/community/sarg/PKGBUILD
index 63f0fe90f..5801e137a 100644
--- a/community/sarg/PKGBUILD
+++ b/community/sarg/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 83444 2013-02-01 09:35:37Z spupykin $
+# $Id: PKGBUILD 89921 2013-05-05 14:50:59Z 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.5
+pkgver=2.3.6
pkgrel=1
pkgdesc="Squid Analysis Report Generator"
arch=('i686' 'x86_64' 'mips64el')
@@ -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=('a10545aa0571f73789d81dcfca5bfb3c')
+md5sums=('399809d00671ae564468bf363c12fd7f')
build() {
cd ${srcdir}/$pkgname-$pkgver