diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index b79ff384bbb..445d073f4cb 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,6 +1,6 @@ # Template file for 'wine' pkgname=wine -version=1.9.19 +version=1.9.20 revision=1 build_style=gnu-configure configure_args="--without-gstreamer" @@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni " license="LGPL-2.1" homepage="http://www.winehq.org/" distfiles="https://dl.winehq.org/wine/source/${version%.*}/wine-${version}.tar.bz2" -checksum=b5fe29a84e712f94f4d33b5f2952b45233c13b49ba3459dcee8a50b06147a888 +checksum=2769f30642329916f12696f7be225644d28fc54d1b9181c979381d70b9a279df lib32mode=full only_for_archs=i686 @@ -42,7 +42,7 @@ fi if [ ${build_option_staging} ]; then makedepends+=" libva-devel gtk+3-devel" distfiles+=" https://github.com/wine-compholio/${pkgname}-staging/archive/v${version}.tar.gz" - checksum+=" 2060ba8f26512fc2104d1d15b7d36136d55e600c9576bc6d747e610e1f3d28d9" + checksum+=" 201506a3e58fd46b590cfc2f9f70d2e3ba6d3bcff5640da135cee9118e71babc" fi post_extract() {