Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: act-0.2.17
@ 2020-12-16 20:02 kwshi
  2021-07-20 20:37 ` [PR REVIEW] " ericonr
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: kwshi @ 2020-12-16 20:02 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 300 bytes --]

There is a new pull request by kwshi against master on the void-packages repository

https://github.com/kwshi/void-packages act
https://github.com/void-linux/void-packages/pull/27203

New package: act-0.2.17


A patch file from https://github.com/void-linux/void-packages/pull/27203.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-act-27203.patch --]
[-- Type: text/x-diff, Size: 985 bytes --]

From 38bceb807e319b50ccfa7b96d658649a937d7c14 Mon Sep 17 00:00:00 2001
From: Kye Shi <shi.kye@gmail.com>
Date: Wed, 16 Dec 2020 12:01:39 -0800
Subject: [PATCH] New package: act-0.2.17

---
 srcpkgs/act/template | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 srcpkgs/act/template

diff --git a/srcpkgs/act/template b/srcpkgs/act/template
new file mode 100644
index 00000000000..50061ffd459
--- /dev/null
+++ b/srcpkgs/act/template
@@ -0,0 +1,17 @@
+# Template file for 'act'
+pkgname=act
+version=0.2.17
+revision=1
+build_style=go
+go_import_path="github.com/nektos/act"
+short_desc="Run your GitHub Actions locally"
+maintainer="Kye Shi <shi.kye@gmail.com>"
+license="MIT"
+homepage="https://github.com/nektos/act"
+changelog="https://github.com/nektos/act/releases"
+distfiles="https://github.com/nektos/act/archive/v${version}.tar.gz"
+checksum=124bfda32da78d38ba9d439a5671228fadb97c636092cdc9c911565bf2614c37
+
+post_install() {
+	vlicense LICENSE
+}

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-05-16  2:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-16 20:02 [PR PATCH] New package: act-0.2.17 kwshi
2021-07-20 20:37 ` [PR REVIEW] " ericonr
2021-07-21  1:31 ` [PR PATCH] [Updated] " kwshi
2021-07-21  1:31 ` [PR REVIEW] " kwshi
2021-10-17 10:06 ` meator
2021-10-17 18:08 ` [PR PATCH] [Updated] " kwshi
2021-10-17 18:09 ` New package: act-0.2.24 kwshi
2022-05-01  2:14 ` github-actions
2022-05-16  2:07 ` [PR PATCH] [Closed]: " github-actions

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).