More CPEs

This commit is contained in:
Christoph Reiter
2024-03-24 20:09:34 +01:00
parent a05abe9d0f
commit a2ee04bf00
134 changed files with 185 additions and 110 deletions

View File

@@ -7,6 +7,9 @@ pkgrel='1'
pkgdesc="A shell tool for executing jobs in parallel"
arch=('any')
url='https://www.gnu.org/software/parallel/'
msys2_references=(
"cpe: cpe:/a:gnu:parallel"
)
license=('GPL3')
depends=('perl')
makedepends=('autotools')