From 6d0e7f0d5422af9f56263ec4c94f63f5fd63148c Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Wed, 22 Jan 2020 12:03:35 +0100 Subject: [PATCH] wine: update to 5.0. --- srcpkgs/wine/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index cca736f0764..7e9b371d972 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,6 +1,6 @@ # Template file for 'wine' pkgname=wine -version=4.21 +version=5.0 revision=1 build_style=gnu-configure configure_args="--without-gstreamer" @@ -8,8 +8,8 @@ short_desc="Run Microsoft Windows applications" maintainer="Andrea Brancaleoni " license="LGPL-2.1-or-later" homepage="http://www.winehq.org/" -distfiles="https://dl.winehq.org/wine/source/${version%%.*}.x/wine-${version}.tar.xz" -checksum=324ce14a70059835f33d293f0740b1bf0366bc6b5514548bc083d89b44744ad0 +distfiles="https://dl.winehq.org/wine/source/${version}/wine-${version}.tar.xz" +checksum=181550ba69a80b00c631f80c28ff7642264613bbecdb0c0fc04d6534866713b4 nopie_files="/usr/bin/wine"