add PP deb

This commit is contained in:
Евгений Храмов 2022-11-05 19:03:33 +03:00
parent 21c1ca006d
commit 44ea4f1d41

@ -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}"