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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Sat Jun 15 19:07:16 UTC 2019


    Date: Saturday, June 15, 2019 @ 19:07:16
  Author: bpiotrowski
Revision: 481747

1.9.0-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-15 19:06:42 UTC (rev 481746)
+++ PKGBUILD	2019-06-15 19:07:16 UTC (rev 481747)
@@ -1,7 +1,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=buildah
-pkgver=1.8.3
+pkgver=1.9.0
 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=547bd9a5cb56441f8c006d17751968984830838e  # tags/v1.8.3
+_commit=00eb895d6f2f13d658a9cb78714382e494974afc  # tags/v1.9.0^0
 source=(git://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list