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

George Rawlinson grawlinson at gemini.archlinux.org
Thu Jun 2 07:58:42 UTC 2022


    Date: Thursday, June 2, 2022 @ 07:58:41
  Author: grawlinson
Revision: 1218655

upgpkg: dagger 0.2.14-1

New upstream release.

Modified:
  dagger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-02 07:58:15 UTC (rev 1218654)
+++ PKGBUILD	2022-06-02 07:58:41 UTC (rev 1218655)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <grawlinson at archlinux.org>
 
 pkgname=dagger
-pkgver=0.2.13
+pkgver=0.2.14
 pkgrel=1
 pkgdesc='A portable devkit for CI/CD pipelines'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='4ad67d1397f7422d9120a87451d1878e0cb0d9d4'
+_commit='a2eeac11b20d4b9003d380b8461f19ff281eabbf'
 source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list