This commit is contained in:
Jacob 2023-08-27 22:03:06 +02:00
parent 9ac80e5efb
commit af90e49c55

View file

@ -173,7 +173,7 @@ function main() {
$pkgSource = $packageSources[$i];
$pkgLicense = $packageLicenses[$i];
printHead("speedie-aur", "Viewing package '$packageName'", "$packageName from the speedie-aur Arch Linux repository.");
printHead("speedie-aur", "Viewing package '$pkgName'", "$pkgName from the speedie-aur Arch Linux repository.");
print "\t\t<h1>$pkgName</h1>\n";