summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Kitching2017-10-25 01:46:55 +0100
committerChris Kitching2017-10-25 01:46:55 +0100
commit32f84b1a984c09c135da24744bb12a29a788b839 (patch)
treeab116d705764739f1e8fd120e80491a58b816876
parent7c0d7a2993fd7dc41650f2175f6cc75b9fad473e (diff)
downloadaur-32f84b1a984c09c135da24744bb12a29a788b839.tar.gz
More accurate ranting
-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')