makedeb


act-bin 0.2.67-1


Run your GitHub Actions locally 🚀

Click here to go back to the commit logs for act-bin.

Commit:


Hash: 22e40aa3d0ae11714f2781b2670f52fb3e5c4075

Message: v0.2.65

Diff


diff --git a/.SRCINFO b/.SRCINFO
index bcbe133..7cf67f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,11 +3,11 @@ pkgname = act-bin
 pkgbase = act-bin
 pkgdesc = Run your GitHub Actions locally 🚀
 pkgrel = 1
-pkgver = 0.2.64
+pkgver = 0.2.65
 url = https://github.com/nektos/act
 arch = amd64
 conflicts = act
 license = MIT
 provides = act
-source = https://github.com/nektos/act/releases/download/v0.2.64/act_Linux_x86_64.tar.gz
+source = https://github.com/nektos/act/releases/download/v0.2.65/act_Linux_x86_64.tar.gz
 sha256sums = 78af3327620fed8b736794803a638e730083e2f25caa52aa0108d2fb9670a0ad
diff --git a/PKGBUILD b/PKGBUILD
index b44c279..bb0e7e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
 # Maintainer: Jonathan Apodaca <jrapodaca@gmail.com>
 # vim: set sw=2 expandtab:
+repology_pkgname=act-run-github-actions
 pkgname=act-bin
-pkgver=0.2.64
+pkgver=0.2.65
 pkgrel=1
 pkgdesc='Run your GitHub Actions locally 🚀'
 arch=(amd64)