From 8388956edbf53094a3d2d1db07b683b0533917c5 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Tue, 1 Mar 2022 12:36:48 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index cf5737f..632aad3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # calbuilder GitHub action to build a package, analyze it with namcap, and output the package file and its .SRCINFO. +This action supports PKGBUILDs that have AUR dependencies. + ## Inputs and outputs Inputs: * `pkgDir`: PKGBUILD directory relative path.