Date: Saturday, November 19, 2022 @ 14:06:41
  Author: foxboron
Revision: 1349700

upgpkg: nomad-driver-podman 0.4.1-1

Modified:
  nomad-driver-podman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-19 13:58:42 UTC (rev 1349699)
+++ PKGBUILD    2022-11-19 14:06:41 UTC (rev 1349700)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=nomad-driver-podman
-pkgver=0.4.0
+pkgver=0.4.1
 pkgrel=1
 pkgdesc='A nomad taskdriver for podman containers'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('nomad' 'podman')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='50007e0c40702d24c9710a8030a72a875826e743'
+_commit='3f8a8c03d26afe73388546b6235152224bafd6c1'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to