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

Christian Rebischke shibumi at archlinux.org
Sat Jan 18 10:16:21 UTC 2020


    Date: Saturday, January 18, 2020 @ 10:16:20
  Author: shibumi
Revision: 552965

upgpkg: shfmt 3.0.1-1

Modified:
  shfmt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-18 07:40:32 UTC (rev 552964)
+++ PKGBUILD	2020-01-18 10:16:20 UTC (rev 552965)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Martí <mvdan at mvdan.cc>
 
 pkgname=shfmt
-pkgver=3.0.0
+pkgver=3.0.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=('aa423656346de9df5ea2bf9d6e1ab89e23b36c70902346157d95435799c3f970bdf8d079927286289fed387c0bc553dd5496e4a5e46292e16ac38d753a678ea5')
+sha512sums=('751a79c0e0da298613c135be1142a0ea34973467bb7db340ec756f4bd97daf09af459d97f43911804e19b2643b9ee78c607544bca7b8561d75acb374d2f533cf')
 
 build() {
   cd "${srcdir}/sh-${pkgver}/cmd/shfmt/"



More information about the arch-commits mailing list