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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Wed Jan 15 14:03:04 UTC 2020


    Date: Wednesday, January 15, 2020 @ 14:03:04
  Author: bpiotrowski
Revision: 552616

1.13.1-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-15 14:02:23 UTC (rev 552615)
+++ PKGBUILD	2020-01-15 14:03:04 UTC (rev 552616)
@@ -2,7 +2,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=buildah
-pkgver=1.12.0
+pkgver=1.13.1
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(ostree runc skopeo slirp4netns)
 makedepends=(go-pie git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo)
-_commit=6cc46567d1c7011bc99ac99ecc6239f2d3df0aa9 # tags/v1.12.0
+_commit=836d6d2ef32f1170630d761e7fa33ef30fee7933  # tags/v1.13.1^0
 source=(git://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list