[arch-commits] Commit in dagger/trunk (PKGBUILD)
George Rawlinson
grawlinson at gemini.archlinux.org
Thu Aug 4 08:39:10 UTC 2022
Date: Thursday, August 4, 2022 @ 08:39:10
Author: grawlinson
Revision: 1260231
upgpkg: dagger 0.2.28-1; new upstream release
Modified:
dagger/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-04 08:37:42 UTC (rev 1260230)
+++ PKGBUILD 2022-08-04 08:39:10 UTC (rev 1260231)
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson at archlinux.org>
pkgname=dagger
-pkgver=0.2.27
+pkgver=0.2.28
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='954664e6db0f548e10645848d3def287b99d53f6'
+_commit='41b7d6190bc6d7bde4894d32072e1d62b2a2c89e'
source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit")
b2sums=('SKIP')
More information about the arch-commits
mailing list