From 668a3dfa01e145392670b8ec294d590d502e0c4d Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 16 Jul 2019 23:27:53 +0200 Subject: [PATCH] wine: update to 4.12.1. --- srcpkgs/wine/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index 1ad9927ee7a..b2edf634f83 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,6 +1,6 @@ # Template file for 'wine' pkgname=wine -version=4.12 +version=4.12.1 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=00125c50b12363a4accd884de9463dc769601372ffbde6360bf40bfc19bbe5ab +distfiles="https://dl.winehq.org/wine/source/${version%%.*}.x/wine-${version}.tar.xz" +checksum=a0cf2d6925c60344367e0197760c84be738c56c50d559ac20cc19330c572d227 nopie_files="/usr/bin/wine"