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

Christian Rebischke shibumi at archlinux.org
Wed Feb 26 21:47:17 UTC 2020


    Date: Wednesday, February 26, 2020 @ 21:47:16
  Author: shibumi
Revision: 583334

upgpkg: shfmt 3.0.2-1 Rebuild with Go 1.14

Modified:
  shfmt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-26 21:47:13 UTC (rev 583333)
+++ PKGBUILD	2020-02-26 21:47:16 UTC (rev 583334)
@@ -2,7 +2,7 @@
 # Contributor: Daniel Martí <mvdan at mvdan.cc>
 
 pkgname=shfmt
-pkgver=3.0.1
+pkgver=3.0.2
 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=('751a79c0e0da298613c135be1142a0ea34973467bb7db340ec756f4bd97daf09af459d97f43911804e19b2643b9ee78c607544bca7b8561d75acb374d2f533cf')
+sha512sums=('1f513b4629a472a08c4dbc5d788b4cd619197e27a5814de0ac8863629ed5598a715b7106a59fda2c64725c4f896a2c0889c1522b92324d0c1cfc80596d237fd4')
 
 build() {
   cd "${srcdir}/sh-${pkgver}/cmd/shfmt/"



More information about the arch-commits mailing list