makedeb
Run your GitHub Actions locally
Click here to go back to the commit logs for act.
Hash: d640a1a776d136af98a901f05582e1354e463f5e
Message: Update version to '0.2.42'
diff --git a/.SRCINFO b/.SRCINFO
index d12bd40..51f78f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,12 +3,12 @@ pkgname = act
pkgbase = act
pkgdesc = Run your GitHub Actions locally
pkgrel = 1
-pkgver = 0.2.32
+pkgver = 0.2.42
url = https://github.com/nektos/act
arch = any
depends = docker.io
license = MIT
makedepends = golang-go
-source = https://github.com/nektos/act/archive/refs/tags/v0.2.32.tar.gz
+source = https://github.com/nektos/act/archive/refs/tags/v0.2.42.tar.gz
sha256sums = SKIP
makedepends = golang-go
diff --git a/PKGBUILD b/PKGBUILD
index 671bbbb..b710420 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname=act
-pkgver=0.2.32
+pkgver=0.2.42
pkgrel=1
pkgdesc='Run your GitHub Actions locally'
arch=('any')