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

George Rawlinson grawlinson at gemini.archlinux.org
Tue Aug 16 22:43:53 UTC 2022


    Date: Tuesday, August 16, 2022 @ 22:43:52
  Author: grawlinson
Revision: 1266678

upgpkg: dagger 0.2.30-1; new upstream release

Modified:
  dagger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-16 21:27:07 UTC (rev 1266677)
+++ PKGBUILD	2022-08-16 22:43:52 UTC (rev 1266678)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <grawlinson at archlinux.org>
 
 pkgname=dagger
-pkgver=0.2.29
+pkgver=0.2.30
 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='5c7f208219aba9f90b252027b6e3d8069b5e8017'
+_commit='520d4b1accc68724ddebd342dff0d55358a83811'
 source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list