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

Felix Yan felixonmars at archlinux.org
Mon Mar 27 03:35:06 UTC 2017


    Date: Monday, March 27, 2017 @ 03:34:56
  Author: felixonmars
Revision: 219277

upgpkg: shellcheck 0.4.6-1

Modified:
  shellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-27 03:32:15 UTC (rev 219276)
+++ PKGBUILD	2017-03-27 03:34:56 UTC (rev 219277)
@@ -4,7 +4,7 @@
 
 _hkgname=ShellCheck
 pkgname=shellcheck
-pkgver=0.4.5
+pkgver=0.4.6
 pkgrel=1
 pkgdesc="Shell script analysis tool"
 url="http://www.shellcheck.net"
@@ -14,7 +14,7 @@
 makedepends=("ghc=8.0.1" "haskell-json" "haskell-mtl" "haskell-parsec" "haskell-quickcheck"
              "haskell-regex-tdfa")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('53039ac314b99af691a99aec111572ee51b0579280c7fa5795ac48d0c4e02fa7')
+sha512sums=('b053a7f581d73f1e5be51046f2fd77f6e7452acecf841321ef363156a5f72d98c13a723885d1888ab366550625e05396ca207925539fec1d70a00212af920ca5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list