mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
system/wine-staging: Updated for version 3.20.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
e4752a3538
commit
a3dcc6e263
2 changed files with 6 additions and 6 deletions
|
@ -30,7 +30,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wine-staging
|
||||
VERSION=${VERSION:-3.19}
|
||||
VERSION=${VERSION:-3.20}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="wine-staging"
|
||||
VERSION="3.19"
|
||||
VERSION="3.20"
|
||||
HOMEPAGE="https://wiki.winehq.org/Wine-Staging"
|
||||
DOWNLOAD="https://dl.winehq.org/wine/source/3.x/wine-3.19.tar.xz \
|
||||
https://github.com/wine-staging/wine-staging/archive/v3.19/wine-staging-3.19.tar.gz"
|
||||
MD5SUM="291e59d16a6786a13b63d7ee9929fb07 \
|
||||
07df01c14b7126cb36b0344b65eb4339"
|
||||
DOWNLOAD="https://dl.winehq.org/wine/source/3.x/wine-3.20.tar.xz \
|
||||
https://github.com/wine-staging/wine-staging/archive/v3.20/wine-staging-3.20.tar.gz"
|
||||
MD5SUM="70a33bdc8c027e0fb6cb695858451e54 \
|
||||
36d1c9c2dff8de279aafba4e56b5966d"
|
||||
DOWNLOAD_x86_64="UNSUPPORTED"
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue