Date: Tuesday, August 6, 2013 @ 13:49:50 Author: spupykin Revision: 95147
upgpkg: awstats 7.2-1 upd Modified: awstats/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-08-06 08:44:38 UTC (rev 95146) +++ PKGBUILD 2013-08-06 11:49:50 UTC (rev 95147) @@ -3,7 +3,7 @@ # Contributor: Piotr Beling <[email protected]> pkgname=awstats -pkgver=7.1.1 +pkgver=7.2 pkgrel=1 pkgdesc="tool that generates web, streaming, ftp and mail server statistics, graphically" arch=('any') @@ -13,10 +13,10 @@ optdepends=('mod_perl: if you are using Apache as your HTTP server' 'mod_cgi: if you are using lighttpd as your HTTP server') backup=('etc/awstats/awstats.model.conf' 'etc/httpd/conf/extra/httpd-awstats.conf') -#source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz" -source=("http://www.awstats.org/files/${pkgname}-${pkgver}.tar.gz" +#source=("http://www.awstats.org/files/${pkgname}-${pkgver}.tar.gz" +source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz" "cron.awstats") -md5sums=('bbec0233a83cf6ac1eebcf91b555aae7' +md5sums=('0608ee882bc4a7088e9d588e887846c5' '82cce2b660251588872060e8cd20573a') build() {
