Decouple MUTN and libmutton versions

This commit is contained in:
2024-08-08 18:38:12 -04:00
parent 39bc3bc442
commit d8a239237c
4 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -55,6 +55,6 @@ package() {
install -Dm644 ./completions/bash/mutn \${pkgdir}/usr/share/bash-completion/completions/mutn
install -Dm644 ./docs/man.gz \${pkgdir}/usr/share/man/man1/mutn.1.gz
}
" > output/PKGBUILD
" > 1output/PKGBUILD
printf '\nPKGBUILD generated\n\n'
}