[arch-commits] Commit in shfmt/trunk (PKGBUILD)
Christian Rebischke
shibumi at gemini.archlinux.org
Sun May 22 00:44:26 UTC 2022
Date: Sunday, May 22, 2022 @ 00:44:26
Author: shibumi
Revision: 1209916
upgpkg: shfmt 3.5.0-1
Modified:
shfmt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-22 00:43:52 UTC (rev 1209915)
+++ PKGBUILD 2022-05-22 00:44:26 UTC (rev 1209916)
@@ -3,7 +3,7 @@
# Contributor: Daniel Martà <mvdan at mvdan.cc>
pkgname=shfmt
-pkgver=3.4.3
+pkgver=3.5.0
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=('1f7c3fae0ca7e1ecb501eb181f2a0f23314aac8663517c9ab0724ba2b6d2b2c92a44a250fa9d754f915785b09ddfd6e4e474a5ec91d5d438c1e104b1bfc36309')
+sha512sums=('9071a015369088dbba8eb7221305893095ebeaa72124e1ca964b7b1e6f34dedc9d11f2daa2f679d24637b04925cbf58427a24cc4885d8e918cb81844e71d3c6b')
build() {
cd "${srcdir}/sh-${pkgver}/cmd/shfmt/"
More information about the arch-commits
mailing list