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

Felix Yan fyan at archlinux.org
Fri May 20 05:06:19 UTC 2016


    Date: Friday, May 20, 2016 @ 07:06:19
  Author: fyan
Revision: 175755

upgpkg: shellcheck 0.4.4-1

rebuild with MissingH-1.3.0.2, ShellCheck-0.4.4, cabal-helper-0.7.1.0, cryptohash-sha256-0.11.100.0, graphviz-2999.18.1.0, hakyll-4.8.3.1, idris-0.11.2, monad-journal-0.7.2, pandoc-crossref-0.2.1.3, simple-sendfile-0.2.22

Modified:
  shellcheck/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-20 04:30:14 UTC (rev 175754)
+++ PKGBUILD	2016-05-20 05:06:19 UTC (rev 175755)
@@ -4,8 +4,8 @@
 
 _hkgname=ShellCheck
 pkgname=shellcheck
-pkgver=0.4.3
-pkgrel=5
+pkgver=0.4.4
+pkgrel=1
 pkgdesc="Shell script analysis tool"
 url="http://www.shellcheck.net"
 license=("GPL")
@@ -15,7 +15,7 @@
              "haskell-regex-tdfa")
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('df71c303c43ae79846c9f9198a4d4ba2c4c2ee4c06974491d7130fcea0b8efdf')
+sha256sums=('6cc50790d25b6f330037c3612c21460aa75839cc32c65e10ea6b35f9f4488768')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list