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

Felix Yan felixonmars at archlinux.org
Thu Apr 6 15:34:52 UTC 2017


    Date: Thursday, April 6, 2017 @ 15:34:51
  Author: felixonmars
Revision: 221059

upgpkg: shellcheck 0.4.6-2

rebuild with primitive,0.6.2.0 vector,0.12.0.1

Modified:
  shellcheck/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-06 15:25:31 UTC (rev 221058)
+++ PKGBUILD	2017-04-06 15:34:51 UTC (rev 221059)
@@ -5,7 +5,7 @@
 _hkgname=ShellCheck
 pkgname=shellcheck
 pkgver=0.4.6
-pkgrel=1
+pkgrel=2
 pkgdesc="Shell script analysis tool"
 url="http://www.shellcheck.net"
 license=("GPL")
@@ -13,7 +13,7 @@
 depends=('libffi' 'gmp')
 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")
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('b053a7f581d73f1e5be51046f2fd77f6e7452acecf841321ef363156a5f72d98c13a723885d1888ab366550625e05396ca207925539fec1d70a00212af920ca5')
 
 build() {



More information about the arch-commits mailing list