There was an error while loading. Please reload this page.
1 parent 391c21c commit cf97493Copy full SHA for cf97493
2 files changed
github-actions-bin/.SRCINFO
@@ -1,7 +1,7 @@
1
pkgbase = github-actions-bin
2
pkgdesc = GitHub Actions self-hosted runner tools.
3
pkgver = 2.327.0
4
- pkgrel = 1
+ pkgrel = 2
5
url = https://github.com/actions/runner
6
install = github-actions-bin.install
7
arch = x86_64
github-actions-bin/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=github-actions
pkgname=${_pkgname}-bin
pkgver=2.327.0
8
-pkgrel=1
+pkgrel=2
9
pkgdesc='GitHub Actions self-hosted runner tools.'
10
arch=('x86_64' 'armv6h' 'armv7h' 'aarch64')
11
url='https://github.com/actions/runner'
0 commit comments