George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
woodpecker
Commits:
74f29f9d by George Rawlinson at 2023-08-01T14:19:36+12:00
upgpkg: 1.0.0-1
* New upstream release.
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ pkgname=(
'woodpecker-agent'
'woodpecker-cli'
)
-pkgver=0.15.11
+pkgver=1.0.0
pkgrel=1
pkgdesc='A simple CI engine with great extensibility'
arch=('x86_64')
@@ -17,7 +17,7 @@ license=('Apache')
depends=('glibc')
makedepends=('git' 'go' 'yarn')
options=('!lto')
-_commit='ab5ccad99d8ff0cb80e04eb6cdd9a27b9bd32863'
+_commit='1f09a8730d414cf9cb996ddc773f551fcc1a6f1f'
source=(
"$pkgbase::git+https://github.com/woodpecker-ci/woodpecker#commit=$_commit"
'server-systemd.service'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/woodpecker/-/commit/74f29f9d80a378843b4b85e904a1b3e6f73ad555
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/woodpecker/-/commit/74f29f9d80a378843b4b85e904a1b3e6f73ad555
You're receiving this email because of your account on gitlab.archlinux.org.