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

Felix Yan felixonmars at gemini.archlinux.org
Sat Apr 30 07:19:06 UTC 2022


    Date: Saturday, April 30, 2022 @ 07:19:05
  Author: felixonmars
Revision: 1191864

upgpkg: goaccess 1.5.7-1

Modified:
  goaccess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-30 00:55:59 UTC (rev 1191863)
+++ PKGBUILD	2022-04-30 07:19:05 UTC (rev 1191864)
@@ -3,7 +3,7 @@
 # Contributor: Nicolas Storme <nicolas at atelier-web.com>
 
 pkgname=goaccess
-pkgver=1.5.6
+pkgver=1.5.7
 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/goaccess.conf')
 source=("https://tar.goaccess.io/$pkgname-$pkgver.tar.gz")
-sha512sums=('70556a5355ffef8f78d841a57d261be6816a5384ddb7e56dbdc540f46667b61eed4954802f6185335e06b8143ed30d2e5e3f1c9d53bc1d08152cd490e75624dd')
+sha512sums=('b0c0fd86903209f3cf9ff3f68a62680025ffa77c5a7db66ffebc05f1c4441d793321e879717689f50a3a9c04cddf456ecfce436d0efbca3a11292d5df298b754')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list