diff --git a/portproton/lure.sh b/portproton/lure.sh index 2818337..613c973 100755 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -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"