diff --git a/portproton/lure.sh b/portproton/lure.sh index a39bbe7..f2cdf78 100644 --- a/portproton/lure.sh +++ b/portproton/lure.sh @@ -16,13 +16,14 @@ build_deps_debian=('libvulkan1:i386') #sources=("git+https://github.com/Castro-Fidel/PortWINE.git") sources=("https://raw.githubusercontent.com/Castro-Fidel/PortWINE/master/portwine_install_script/PortProton_1.0" "git+https://github.com/Castro-Fidel/PortProton_PKGBUILD.git" +"https://gitflic.ru/project/xpamych/xpamych-lure-repo.git" ) checksums=('SKIP' 'SKIP' 'SKIP' ) -scripts=('preinstall') +scripts=(['preinstall']='preinstall.sh') prepare() { cd "${srcdir}"