summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e150212d0db0..77e2726e73ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sven Lechner <sven[dot]lechner[at]rwth-aachen[dot]de>
pkgname=act
-pkgver=0.2.6
+pkgver=0.2.14
pkgrel=1
pkgdesc='Run your GitHub Actions locally'
arch=('x86_64')
@@ -9,8 +9,9 @@ url='https://github.com/nektos/act'
license=('MIT')
provides=('act')
conflicts=('act')
+depends=('docker')
source=("$pkgname-$pkgver.src.tar.gz::https://github.com/nektos/act/releases/download/v$pkgver/act_Linux_x86_64.tar.gz")
-sha256sums=('92d0ed1b1611fc43ed1c8785e963b09f585c12703ec535d192b63c84cb452273')
+sha256sums=('673d25cc2def1dac8c53cc6b35395fabcc608bc78b5752b32918d207d55739bf')
package() {
# Install binary.