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

Morten Linderud foxboron at archlinux.org
Fri Apr 10 15:05:09 UTC 2020


    Date: Friday, April 10, 2020 @ 15:05:09
  Author: foxboron
Revision: 613103

upgpkg: buildah 1.14.8-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-10 14:58:16 UTC (rev 613102)
+++ PKGBUILD	2020-04-10 15:05:09 UTC (rev 613103)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.14.7
+pkgver=1.14.8
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(runc skopeo slirp4netns)
 makedepends=(go-pie git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo)
-_commit=3812432dc21c32d609aa96474bed44e4f4be6b0b # tags/v1.14.7
+_commit=155ce56a2cd2d5608cf43c998f1728af5e7a499b # tags/v1.14.8
 source=(git+https://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list