diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index e4405382255..9dfc821254e 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,6 +1,6 @@ # Template file for 'wine' pkgname=wine -version=1.7.53 +version=1.7.54 revision=1 build_style=gnu-configure configure_args="--without-gstreamer" @@ -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=efba70b106cde683a50a4b1f42df3d900f8ffc291a3689cb897afcc12cc2c6a3 +checksum=e0f311f392815468df774b33312cde80bf1ff3a894c9c2b462825fd49619bb27 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+=" 438f41165987a57635694dba2f67cc435cd630581b13cafe0c85daacf37a102a" + checksum+=" b244ab05326e0a4c149beba0684afc100d44dca8e6ff606bcfee883b21b27303" fi if [ ${build_option_d3d9} ]; then