From a0fea9b1082287083e9e6ff2ff9e07d7f9e3fc9e Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Thu, 27 Aug 2015 02:08:22 +0200 Subject: [PATCH] wine: update to 1.7.50. --- srcpkgs/wine/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index 6b8a57046b1..2b32fbbf32a 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,7 +1,7 @@ # Template file for 'wine' pkgname=wine -version=1.7.49 -revision=2 +version=1.7.50 +revision=1 build_style=gnu-configure configure_args="--without-gstreamer" short_desc="Run Microsoft Windows applications" @@ -10,7 +10,7 @@ license="LGPL-2.1" homepage="http://www.winehq.org/" #distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2" # Not working right now distfiles="http://mirrors.ibiblio.org/wine/source/1.7/$pkgname-$version.tar.bz2" -checksum=c8a1589753493cb6b71b3772b730cdf90059fe0f29cbfb369fc9a2339766b789 +checksum=7c5410fab820281f337d478c18305027363c9012f30f742339ef1eb0f9dd711e lib32mode=full only_for_archs=i686 @@ -42,7 +42,7 @@ fi if [ ${build_option_staging} ]; then makedepends+=" pulseaudio-devel libva-devel gtk+3-devel" distfiles+=" https://github.com/wine-compholio/${pkgname}-staging/archive/v${version}.tar.gz" - checksum+=" a5623e78c1032cef691018712d855215402e42f054028c89fcf78c336821ca9f" + checksum+=" 04803fe71edc5d5149624946ffd89de1ddadcd151a47e25cd7e0290b31c1f395" fi if [ ${build_option_d3d9} ]; then