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

Christian Rebischke shibumi at gemini.archlinux.org
Sat Jun 11 17:14:00 UTC 2022


    Date: Saturday, June 11, 2022 @ 17:14:00
  Author: shibumi
Revision: 1233939

upgpkg: shfmt 3.5.1-1

Modified:
  shfmt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-11 17:10:29 UTC (rev 1233938)
+++ PKGBUILD	2022-06-11 17:14:00 UTC (rev 1233939)
@@ -3,7 +3,7 @@
 # Contributor: Daniel Martí <mvdan at mvdan.cc>
 
 pkgname=shfmt
-pkgver=3.5.0
+pkgver=3.5.1
 pkgrel=1
 pkgdesc="Format shell programs"
 url="https://github.com/mvdan/sh"
@@ -13,7 +13,7 @@
 makedepends=('git' 'go' 'scdoc')
 options=('!lto')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/mvdan/sh/archive/v${pkgver}.tar.gz")
-sha512sums=('9071a015369088dbba8eb7221305893095ebeaa72124e1ca964b7b1e6f34dedc9d11f2daa2f679d24637b04925cbf58427a24cc4885d8e918cb81844e71d3c6b')
+sha512sums=('fd1084921254b70376b3ac47b97e2108308252fa6bd23aff1e59aaefb45a7e01c1738a46ae6f4eb255ecade77fb9659fbc8184d2473e8e4f70e520757bad506d')
 
 build() {
     cd "${srcdir}/sh-${pkgver}/cmd/shfmt/"



More information about the arch-commits mailing list