This commit is contained in:
Евгений Храмов 2024-02-27 22:04:06 +03:00
parent 1654a9feba
commit 1a59458ceb

@ -59,7 +59,7 @@ scripts=(
)
package() {
cd PortProton_ALT-1.3
cd PortProton_ALT-${version}
install -Dm755 "portproton" "${pkgdir}/usr/bin/${name}"
install -Dm644 "${name}.desktop" "${pkgdir}/usr/share/applications/${name}.desktop"
install -Dm644 "${name}.svg" "${pkgdir}/usr/share/icons/hicolor/scalable/apps/${name}.svg"