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

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Jun 10 18:00:54 UTC 2019


    Date: Monday, June 10, 2019 @ 18:00:54
  Author: bpiotrowski
Revision: 479771

1.8.3-1

Modified:
  buildah/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-10 18:00:45 UTC (rev 479770)
+++ PKGBUILD	2019-06-10 18:00:54 UTC (rev 479771)
@@ -1,7 +1,7 @@
 # Maintainer: Bartłomiej Piotrowski <bpiotrowski at archlinux.org>
 
 pkgname=buildah
-pkgver=1.8.2
+pkgver=1.8.3
 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=e23314b1725544c4e4dd82afcfe2866e0fd2ddc5  # tags/v1.8.2
+_commit=547bd9a5cb56441f8c006d17751968984830838e  # tags/v1.8.3
 source=(git://github.com/containers/buildah.git#commit=$_commit)
 md5sums=('SKIP')
 



More information about the arch-commits mailing list