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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sun Jul 21 10:03:40 UTC 2019


    Date: Sunday, July 21, 2019 @ 10:03:39
  Author: bpiotrowski
Revision: 492470

1.9.2-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-21 09:00:51 UTC (rev 492469)
+++ PKGBUILD	2019-07-21 10:03:39 UTC (rev 492470)
@@ -1,7 +1,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=buildah
-pkgver=1.9.0
+pkgver=1.9.2
 pkgrel=1
 pkgdesc="A tool which facilitates building OCI images"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(ostree runc skopeo)
 makedepends=(go-pie git bash-bats btrfs-progs device-mapper gpgme libassuan
              bzip2 go-md2man runc skopeo)
-_commit=00eb895d6f2f13d658a9cb78714382e494974afc  # tags/v1.9.0^0
+_commit=d2a3249ab6efd4508e2fe4229871f4b1bb5cf810  # tags/v1.9.2^0
 source=(git://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list