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

Morten Linderud foxboron at archlinux.org
Thu Jun 18 11:27:37 UTC 2020


    Date: Thursday, June 18, 2020 @ 11:27:37
  Author: foxboron
Revision: 646993

upgpkg: buildah 1.15.0-1

Modified:
  buildah/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-18 11:26:34 UTC (rev 646992)
+++ PKGBUILD	2020-06-18 11:27:37 UTC (rev 646993)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.14.9
+pkgver=1.15.0
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -10,8 +10,8 @@
 license=(Apache)
 depends=(runc skopeo slirp4netns)
 makedepends=(go git bash-bats btrfs-progs device-mapper gpgme libassuan
-             bzip2 go-md2man runc skopeo)
-_commit=f3e0e16690ac1370953bb76516053acf399776a4 # tags/v1.14.9
+             bzip2 go-md2man runc skopeo systemd)
+_commit=368c41b8ed0458eac6a30b43b223d4d7db781c07 # tags/v1.15.0
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list