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

Felix Yan felixonmars at archlinux.org
Thu May 7 06:21:20 UTC 2020


    Date: Thursday, May 7, 2020 @ 06:21:19
  Author: felixonmars
Revision: 625283

upgpkg: shfmt 3.1.1-1

Modified:
  shfmt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-07 06:20:52 UTC (rev 625282)
+++ PKGBUILD	2020-05-07 06:21:19 UTC (rev 625283)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Martí <mvdan at mvdan.cc>
 
 pkgname=shfmt
-pkgver=3.1.0
+pkgver=3.1.1
 pkgrel=1
 pkgdesc="Format shell programs"
 url="https://github.com/mvdan/sh"
@@ -10,7 +10,7 @@
 arch=('x86_64')
 makedepends=('git' 'go-pie')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mvdan/sh/archive/v${pkgver}.tar.gz")
-sha512sums=('ff6aed85f8b6959ea34a5029a584f5f1083ca9e09eca4c571a10dda05a65109a2307fd80564a1ddf28fee4dddd668986c407dfbed4fa361f8325399c2a3ae917')
+sha512sums=('3cfca494b1c3d87b7b5cf6435909637ee6e15147fe35a1f628a1c9f127c884efa4aae9e2e1dec989ff6a32cbad08cea925c6c427f9fe7ebe41333326d1ea747c')
 
 build() {
   cd "${srcdir}/sh-${pkgver}/cmd/shfmt/"



More information about the arch-commits mailing list