From 00d2f0795ce588508f199984d8f9ed3c38aec9a2 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Tue, 22 Mar 2016 11:42:24 +0100 Subject: [PATCH] wine: update to 1.9.6. --- srcpkgs/wine/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/wine/template b/srcpkgs/wine/template index b184c685f5c..b6ff166c22b 100644 --- a/srcpkgs/wine/template +++ b/srcpkgs/wine/template @@ -1,6 +1,6 @@ # Template file for 'wine' pkgname=wine -version=1.9.5 +version=1.9.6 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=fb526308e7ac5e202c0f0b663d4c7a943419d9eec766af6831caf23914300f09 +checksum=3d2b862feefd89eca954c1cbc16a28e0ce851aeea1555bc1842ffc9aab2c1557 lib32mode=full only_for_archs=i686 @@ -40,7 +40,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+=" e12c5fb741e6c5b55b99c37d6bba1746b0f40317f27198406e63f260ede3600c" + checksum+=" e9eb9990aa7f3f07931bfe158c883ebad595e58239855c7f6c01758b4d195db9" fi post_extract() {