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

Morten Linderud foxboron at archlinux.org
Sat Feb 29 13:24:41 UTC 2020


    Date: Saturday, February 29, 2020 @ 13:24:39
  Author: foxboron
Revision: 586895

upgpkg: podman 1.8.0-2

go 1.14 rebuild

Modified:
  podman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-29 13:22:00 UTC (rev 586894)
+++ PKGBUILD	2020-02-29 13:24:39 UTC (rev 586895)
@@ -4,7 +4,7 @@
 pkgbase=podman
 pkgname=(podman podman-docker)
 pkgver=1.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Tool and library for running OCI-based containers in pods'
 arch=(x86_64)
 url='https://github.com/containers/libpod'
@@ -23,7 +23,7 @@
 }
 
 build() {
-  export BUILDTAGS='seccomp varlink  systemd'
+  export BUILDTAGS='seccomp varlink systemd'
   export CGO_LDFLAGS=$LDFLAGS
   export GOFLAGS="-trimpath"
 



More information about the arch-commits mailing list