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

Felix Yan felixonmars at archlinux.org
Fri May 8 08:34:14 UTC 2020


    Date: Friday, May 8, 2020 @ 08:34:13
  Author: felixonmars
Revision: 625557

upgpkg: go-bindata 3.5.2-1

Modified:
  go-bindata/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-08 08:30:35 UTC (rev 625556)
+++ PKGBUILD	2020-05-08 08:34:13 UTC (rev 625557)
@@ -2,7 +2,7 @@
 # Contributor: Lubomir 'Kuci' Kucera <kuci24-at-gmail-dot-com>
 
 pkgname=go-bindata
-pkgver=3.5.1
+pkgver=3.5.2
 pkgrel=1
 pkgdesc="A small utility which generates Go code from any file"
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('glibc')
 makedepends=('go-pie')
 source=("https://github.com/shuLhan/go-bindata/archive/v${pkgver}.tar.gz")
-sha512sums=('19cf44d8e7d67dcc2ed470e39cb1464351f91927133500604166e0b0981799f7cc5ba10c122761174ae101901a729a5d56bd0ae4d678eb846550a61624c502d4')
+sha512sums=('2e9a807445ed6ddfd681f6886503c116c8ceba6572f5a8b2cdbf78c585a476b5dfb0dc967b62f1510caef8e1e09db39043362e252da773272a79a7b257c9d275')
 
 prepare() {
     mkdir -p "${srcdir}/src/github.com/shuLhan/"



More information about the arch-commits mailing list