summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnthony Wang2024-01-31 21:07:51 +0000
committerAnthony Wang2024-01-31 21:07:51 +0000
commit4fbb19167060997519f3c7a1d7c8873af2963288 (patch)
treecb8d8e16009beeb9d87b169ae480458612233418 /PKGBUILD
parent54045c55733ce65b34872d5679dc75ed34eaca98 (diff)
downloadaur-4fbb19167060997519f3c7a1d7c8873af2963288.tar.gz
upgpkg: woodpecker-agent-sudo 2.3.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73d754ffd884..e40b4173bacc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname='woodpecker-agent'
pkgname=$_pkgname-sudo
-pkgver=2.2.2
+pkgver=2.3.0
pkgrel=1
pkgdesc='A simple CI engine with great extensibility (agent), patched to use sudo to run local pipelines'
arch=('x86_64')
@@ -17,7 +17,7 @@ optdepends=(
)
makedepends=('git' 'go')
options=('!lto')
-_commit='a19c488a99a3be0e7502743f5db8ae4462086145'
+_commit='ee56a6ad01726311bce9cf71ea37e7cc4bbdb35c'
replaces=($_pkgname)
conflicts=($_pkgname)
backup=('etc/woodpecker/agent.env')