diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2013-07-12 17:51:32 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2013-07-12 17:51:32 -0300 |
commit | 8878de8508ef59fe63f2d19a258a383ba09b10a8 (patch) | |
tree | 9c5bf862464d4d4c2dae393189065a2615fa260e /community/sarg/PKGBUILD | |
parent | 0fccb862cc0ea09fc8a76c29babfdcef823d9ab7 (diff) | |
parent | 0d51c533d75a26daabeb9e7b9c5dcfb211498a4d (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/libfm/PKGBUILD
community/lxlauncher/PKGBUILD
community/mrtg/PKGBUILD
core/glib2/PKGBUILD
extra/epiphany/PKGBUILD
extra/m17n-lib/PKGBUILD
extra/mtr/PKGBUILD
Diffstat (limited to 'community/sarg/PKGBUILD')
-rw-r--r-- | community/sarg/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/sarg/PKGBUILD b/community/sarg/PKGBUILD index 5801e137a..d8434fdcc 100644 --- a/community/sarg/PKGBUILD +++ b/community/sarg/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 89921 2013-05-05 14:50:59Z spupykin $ +# $Id: PKGBUILD 93778 2013-07-10 07:27:18Z bpiotrowski $ # 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.6 -pkgrel=1 +pkgrel=3 pkgdesc="Squid Analysis Report Generator" arch=('i686' 'x86_64' 'mips64el') url="http://sarg.sourceforge.net" |