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

Eli Schwartz eschwartz at archlinux.org
Thu Nov 14 17:55:30 UTC 2019


    Date: Thursday, November 14, 2019 @ 17:55:29
  Author: eschwartz
Revision: 528705

upgpkg: container-diff 0.15.0-3 golang 1.13.1 staticlibs/security rebuild

Modified:
  container-diff/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-14 17:54:16 UTC (rev 528704)
+++ PKGBUILD	2019-11-14 17:55:29 UTC (rev 528705)
@@ -3,7 +3,7 @@
 
 pkgname=container-diff
 pkgver=0.15.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Diff your Docker containers"
 arch=(x86_64)
 url="https://github.com/GoogleContainerTools/container-diff"
@@ -27,7 +27,7 @@
 
 check() {
   #FIXME: This may ETIMEOUT if your computer is not fast enough...
-  #FIXME: we also need to instantiate our custom docker daemon 
+  #FIXME: we also need to instantiate our custom docker daemon
   # (if you want to build on a chroot), which is rather tricky...
   cd "${srcdir}/src/github.com/GoogleContainerTools/${pkgname}"
   export GOPATH="${srcdir}"



More information about the arch-commits mailing list