[arch-commits] Commit in drone-runner-exec/trunk (PKGBUILD)

George Rawlinson grawlinson at gemini.archlinux.org
Thu Jun 23 23:17:28 UTC 2022


    Date: Thursday, June 23, 2022 @ 23:17:28
  Author: grawlinson
Revision: 1239311

upgpkg: drone-runner-exec 1.0.0.beta.10-1

Modified:
  drone-runner-exec/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-23 23:15:07 UTC (rev 1239310)
+++ PKGBUILD	2022-06-23 23:17:28 UTC (rev 1239311)
@@ -1,8 +1,8 @@
 # Maintainer: George Rawlinson <grawlinson at archlinux.org>
 
 pkgname=drone-runner-exec
-pkgver=1.0.0.beta.9
-pkgrel=4
+pkgver=1.0.0.beta.10
+pkgrel=1
 pkgdesc='Drone pipeline runner that executes builds directly on the host machine'
 arch=('x86_64')
 url='https://github.com/drone-runners/drone-runner-exec'
@@ -11,7 +11,7 @@
 makedepends=('git' 'go')
 optdepends=('drone: for a local Drone instance')
 options=('!lto')
-_commit='b6719f2403246f8c87c321ee8b0291854424276f'
+_commit='9decf2941d423d0ee4faff892b5e8d8ab657fe36'
 source=(
   "$pkgname::git+$url#commit=$_commit"
   'systemd.service'



More information about the arch-commits mailing list