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

George Rawlinson grawlinson at gemini.archlinux.org
Wed May 4 04:53:28 UTC 2022


    Date: Wednesday, May 4, 2022 @ 04:53:27
  Author: grawlinson
Revision: 1192448

upgpkg: dagger 0.2.9-1

New upstream release.

Modified:
  dagger/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 04:51:24 UTC (rev 1192447)
+++ PKGBUILD	2022-05-04 04:53:27 UTC (rev 1192448)
@@ -1,8 +1,8 @@
 # Maintainer: George Rawlinson <grawlinson at archlinux.org>
 
 pkgname=dagger
-pkgver=0.2.8
-pkgrel=2
+pkgver=0.2.9
+pkgrel=1
 pkgdesc='A portable devkit for CI/CD pipelines'
 arch=('x86_64')
 url='https://dagger.io'
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='92c8c7a2da9ec90a924d7236e540f83ec1f12419'
+_commit='4fc38dacb9cfc23730ad9865fcb95b7b9d9ebe69'
 source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list