diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index 0cfa291d2e..3a1ef3a8fe 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,6 +1,6 @@ # Template file for 'wine' pkgname=wine -version=1.7.47 +version=1.7.48 revision=1 build_style=gnu-configure configure_args="--without-gstreamer" @@ -8,8 +8,9 @@ short_desc="Run Microsoft Windows applications" maintainer="Juan RP " license="LGPL-2.1" homepage="http://www.winehq.org/" -distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2" -checksum=ba74f75aec400dc4b1d64ddc29560e4946837e73cb19d9c231604ff0147bbb2e +#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=e3f55ce56e2092d49b317fea8802e314be2b2170fd434f5e45f7141773946c8e lib32mode=full only_for_archs=i686 @@ -41,7 +42,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+=" 75aef17c68d1e54b922529832edadca5951e6a37637aad696cfe5abb93d9ca15" + checksum+=" 66d264eb75edc40d7b42f0f49681878c0cb510451b4e0da858881c4d71896d22" fi if [ ${build_option_d3d9} ]; then