summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fe5b4e699f0..73d754ffd884 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname='woodpecker-agent'
pkgname=$_pkgname-sudo
-pkgver=2.2.0
+pkgver=2.2.2
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='b24970f3589a061eb7915ae145e617cb2beb9355'
+_commit='a19c488a99a3be0e7502743f5db8ae4462086145'
replaces=($_pkgname)
conflicts=($_pkgname)
backup=('etc/woodpecker/agent.env')