[arch-commits] Commit in shfmt/repos/community-x86_64 (PKGBUILD)
Christian Rebischke
shibumi at gemini.archlinux.org
Sat Jun 11 17:14:07 UTC 2022
Date: Saturday, June 11, 2022 @ 17:14:06
Author: shibumi
Revision: 1233940
archrelease: copy trunk to community-x86_64
Modified:
shfmt/repos/community-x86_64/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-11 17:14:00 UTC (rev 1233939)
+++ PKGBUILD 2022-06-11 17:14:06 UTC (rev 1233940)
@@ -3,7 +3,7 @@
# Contributor: Daniel Martí <mvdan at mvdan.cc>
pkgname=shfmt
-pkgver=3.5.0
+pkgver=3.4.3
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=('1f7c3fae0ca7e1ecb501eb181f2a0f23314aac8663517c9ab0724ba2b6d2b2c92a44a250fa9d754f915785b09ddfd6e4e474a5ec91d5d438c1e104b1bfc36309')
build() {
cd "${srcdir}/sh-${pkgver}/cmd/shfmt/"
More information about the arch-commits
mailing list