Date: Sunday, April 2, 2023 @ 11:47:11
  Author: foxboron
Revision: 1433576

upgpkg: nomad-driver-podman 0.4.2-1

Modified:
  nomad-driver-podman/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-02 11:44:58 UTC (rev 1433575)
+++ PKGBUILD    2023-04-02 11:47:11 UTC (rev 1433576)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=nomad-driver-podman
-pkgver=0.4.1
+pkgver=0.4.2
 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='3f8a8c03d26afe73388546b6235152224bafd6c1'
+_commit=fa9030e05b0eff8a7bf488c58b37401c749aede6       #refs/tags/v0.4.2
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to