[arch-commits] Commit in awstats/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Aug 11 11:57:55 UTC 2015


    Date: Tuesday, August 11, 2015 @ 13:57:55
  Author: spupykin
Revision: 138213

upgpkg: awstats 7.4-1

upd

Modified:
  awstats/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-11 07:28:24 UTC (rev 138212)
+++ PKGBUILD	2015-08-11 11:57:55 UTC (rev 138213)
@@ -3,7 +3,7 @@
 # Contributor: Piotr Beling <qwak at w8.pl>
 
 pkgname=awstats
-pkgver=7.3
+pkgver=7.4
 pkgrel=1
 pkgdesc="tool that generates web, streaming, ftp and mail server statistics, graphically"
 arch=('any')
@@ -15,7 +15,7 @@
 #source=("http://www.awstats.org/files/${pkgname}-${pkgver}.tar.gz"
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
 	"cron.awstats")
-md5sums=('a76bf324d8836a8ba97f13a3c20ec6bc'
+md5sums=('2ff8854a471947578ba98f43e9d0db95'
          '82cce2b660251588872060e8cd20573a')
 
 build() {
@@ -57,7 +57,7 @@
   # www files
   cp -ra wwwroot/* $pkgdir/${_WWWROOT}/
   rm -f $pkgdir/${_WWWROOT}/cgi-bin/awstats.model.conf
-  install -Dm444 README.TXT $pkgdir/${_INSTDIR}/README.TXT
+  install -Dm444 README.md $pkgdir/${_INSTDIR}/README.md
 
   # fix the default http config
   sed \



More information about the arch-commits mailing list