summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 301341b97f03..991cd53347ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Jun 26 18:22:25 UTC 2017
+# Wed Oct 25 00:46:50 UTC 2017
pkgbase = shellcheck-static
- pkgdesc = shellcheck, without the 400MB haskell dependencies
+ pkgdesc = shellcheck, without the 130MB haskell dependencies
pkgver = 0.4.6
pkgrel = 2
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index edb2cb2eeb35..aba7dab1994e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=shellcheck-static
pkgver=0.4.6
pkgrel=2
-pkgdesc="shellcheck, without the 400MB haskell dependencies"
+pkgdesc="shellcheck, without the 130MB haskell dependencies"
license=("AGPL3")
arch=("i686" "x86_64")
depends=('gmp')