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

Felix Yan felixonmars at archlinux.org
Mon May 18 11:07:16 UTC 2020


    Date: Monday, May 18, 2020 @ 11:07:16
  Author: felixonmars
Revision: 629445

upgpkg: goaccess 1.4-1

Modified:
  goaccess/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-18 10:54:00 UTC (rev 629444)
+++ PKGBUILD	2020-05-18 11:07:16 UTC (rev 629445)
@@ -3,7 +3,7 @@
 # Contributor: Nicolas Storme <nicolas at atelier-web.com>
 
 pkgname=goaccess
-pkgver=1.3
+pkgver=1.4
 pkgrel=1
 pkgdesc="An open source real-time web log analyzer and interactive viewer"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 optdepends=('geoip2-database: for geoip support')
 backup=('etc/goaccess.conf')
 source=("https://tar.goaccess.io/$pkgname-$pkgver.tar.gz")
-sha512sums=('7ab8a42670c2009459eee6979cb14e32e7e776e89912077882652631d0ce6ff801fba46d91ab5c23af1229f000e220863e9b70336fcd9fe11521d0ae1fd3bde1')
+sha512sums=('de5f6759a10193a625efb1f70a7aeed68f6bac3c6977f8a34f67c0320eeb995c2e063df9e6f5196de2dd5aaf42b7a90f3e9599a20ecdbc67d0f89c87f1ba852c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list