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

George Rawlinson grawlinson at gemini.archlinux.org
Wed Jun 1 08:11:24 UTC 2022


    Date: Wednesday, June 1, 2022 @ 08:11:24
  Author: grawlinson
Revision: 1218280

upgpkg: dagger 0.2.13-1

New upstream release.

Modified:
  dagger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-01 07:38:14 UTC (rev 1218279)
+++ PKGBUILD	2022-06-01 08:11:24 UTC (rev 1218280)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <grawlinson at archlinux.org>
 
 pkgname=dagger
-pkgver=0.2.12
+pkgver=0.2.13
 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='21a15a8468bd19927d6f4e9c79d1b93d76421ad6'
+_commit='4ad67d1397f7422d9120a87451d1878e0cb0d9d4'
 source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list