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

George Rawlinson grawlinson at gemini.archlinux.org
Wed Jun 8 02:06:19 UTC 2022


    Date: Wednesday, June 8, 2022 @ 02:06:18
  Author: grawlinson
Revision: 1228611

upgpkg: dagger 0.2.17-1

New upstream release.

Modified:
  dagger/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-08 02:05:51 UTC (rev 1228610)
+++ PKGBUILD	2022-06-08 02:06:18 UTC (rev 1228611)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <grawlinson at archlinux.org>
 
 pkgname=dagger
-pkgver=0.2.14
+pkgver=0.2.17
 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='a2eeac11b20d4b9003d380b8461f19ff281eabbf'
+_commit='0bdc0bf916e684c905252c54b7ae2cd59386e9f4'
 source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list