From 44ea4f1d416a5d7013fcd6e30397d5ac4c654813 Mon Sep 17 00:00:00 2001 From: xpamych Date: Sat, 5 Nov 2022 19:03:33 +0300 Subject: [PATCH] add PP deb --- portproton/lure.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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}"