Skip to content
This repository was archived by the owner on Mar 2, 2025. It is now read-only.

Commit f28cb1d

Browse files
author
DanielDevBR
committed
re-making the v4.21
1 parent afc083b commit f28cb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployscript/archlinux-wine-deploy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
P_URL="https://www.playonlinux.com/wine/binaries/phoenicis/staging-linux-x86/PlayOnLinux-wine-5.11-staging-linux-x86.tar.gz"
2+
P_URL="https://www.playonlinux.com/wine/binaries/phoenicis/staging-linux-x86/PlayOnLinux-wine-4.21-staging-linux-x86.tar.gz"
33
P_NAME=$(echo $P_URL | cut -d/ -f4)
44
P_MVERSION=$(echo $P_URL | cut -d/ -f7)
55
P_FILENAME=$(echo $P_URL | cut -d/ -f8)

0 commit comments

Comments
 (0)