diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index 19f4e7ce3f..0cfa291d2e 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,7 +1,7 @@ # Template file for 'wine' pkgname=wine -version=1.7.46 -revision=2 +version=1.7.47 +revision=1 build_style=gnu-configure configure_args="--without-gstreamer" short_desc="Run Microsoft Windows applications" @@ -9,7 +9,7 @@ maintainer="Juan RP " license="LGPL-2.1" homepage="http://www.winehq.org/" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=9ab4046cc676de3054f9f2560e7d757b25324f72dd9a9cfed0d4aa48cc87350b +checksum=ba74f75aec400dc4b1d64ddc29560e4946837e73cb19d9c231604ff0147bbb2e lib32mode=full only_for_archs=i686 @@ -41,7 +41,7 @@ fi if [ ${build_option_staging} ]; then makedepends+=" pulseaudio-devel libva-devel" distfiles+=" https://github.com/wine-compholio/${pkgname}-staging/archive/v${version}.tar.gz" - checksum+=" a3b681f38917889bc6dce3ea3e78e91da75789f212b69fd1a10a5bac329761d3" + checksum+=" 75aef17c68d1e54b922529832edadca5951e6a37637aad696cfe5abb93d9ca15" fi if [ ${build_option_d3d9} ]; then