summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.SRCINFO2
-rwxr-xr-xPKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8222e47b79ff..c4742ea52836 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = goaccess-git
- pkgdesc = A real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
+ pkgdesc = A real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser
pkgver = 1.4.r20.gd6fb1252
pkgrel = 1
url = https://goaccess.io
diff --git a/PKGBUILD b/PKGBUILD
index 4aa73aadddd7..0ff813948c56 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=goaccess-git
_pkgname="${pkgname%-git}"
pkgrel=1
pkgver=1.4.r20.gd6fb1252
-pkgdesc='A real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.'
+pkgdesc="A real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser"
url='https://goaccess.io'
license=('MIT')
arch=('x86_64')