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

Felix Yan fyan at archlinux.org
Mon Sep 8 03:33:56 UTC 2014


    Date: Monday, September 8, 2014 @ 05:33:56
  Author: fyan
Revision: 118632

upgpkg: goaccess 0.8.4-1

Modified:
  goaccess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-07 20:52:29 UTC (rev 118631)
+++ PKGBUILD	2014-09-08 03:33:56 UTC (rev 118632)
@@ -4,7 +4,7 @@
 # Contributor: Nicolas Storme <nicolas at atelier-web.com>
 
 pkgname=goaccess
-pkgver=0.8.3
+pkgver=0.8.4
 pkgrel=1
 pkgdesc="An open source real-time web log analyzer and interactive viewer"
 arch=('i686' 'x86_64')
@@ -12,7 +12,8 @@
 license=('GPL')
 depends=('ncurses' 'geoip' 'glib2')
 backup=('etc/goaccess.conf')
-source=(http://tar.goaccess.prosoftcorp.com/$pkgname-$pkgver.tar.gz)
+source=("http://tar.goaccess.prosoftcorp.com/$pkgname-$pkgver.tar.gz")
+sha512sums=('8a0d45c61d3ab6070d57548dea94813d28f2e45a80248937f233495446eae51f0c3bd636b83bfdcea6c1c69620f8a243727aaaa274db0247af36e8e90fbcd769')
 
 build() {
   cd $pkgname-$pkgver
@@ -25,4 +26,3 @@
   make prefix="$pkgdir/usr" sysconfdir="$pkgdir/etc" install
 }
 
-sha512sums=('ae03a6a5090ffbc9a329365ffb1c706613553af6005288bcbae5c05edd20bc6198234d6a32808367a28c53358244caaec26c38aad52c5c669b9d592e75ba4660')




More information about the arch-commits mailing list