diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index de137ea6c4d..0e711fb2bb5 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,6 +1,6 @@ # Template file for 'wine' pkgname=wine -version=2.10 +version=2.11 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%.*}.x/wine-${version}.tar.xz" -checksum=488df7ffd2e81da455bf428fc9eb784bb4273a890334500895665711bd52f179 +checksum=efa96dade206aa21accf0da195335a805d38209d6a14320607c6308ebde4cc3c CC="gcc" CFLAGS="-O2 -pipe" @@ -46,7 +46,7 @@ fi if [ ${build_option_staging} ]; then makedepends+=" libva-devel gtk+3-devel" distfiles+=" https://github.com/wine-compholio/wine-staging/archive/v${version}.tar.gz" - checksum+=" b361ec92b2e40de983b987f6564dbb75dcb121c6e2f0123fe1ae234fd81a591b" + checksum+=" 45c40fbca76cab987e7adfe47fc8e24692f896805c8a6dc6030da28e3bd842bc" fi post_extract() {