wine: update to 1.9.4.

This commit is contained in:
Andrea Brancaleoni 2016-02-24 11:05:05 +01:00
parent 3e151a2987
commit 38fca75eee

View File

@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=1.9.3
version=1.9.4
revision=1
build_style=gnu-configure
configure_args="--without-gstreamer"
@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <miwaxe@gmail.com>"
license="LGPL-2.1"
homepage="http://www.winehq.org/"
distfiles="https://dl.winehq.org/wine/source/${version%.*}/wine-${version}.tar.bz2"
checksum=475f54855534c8ec45bb4be70d84fb98e7fe8467fb1a35f66b3c0e92f4ea090d
checksum=75c1eab6b980870b367a73db6e57eb0dc9242c2be8546f94084577a0ed0bbbb8
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+=" 84c98e0fd04a1deb76a40d2d04810421c94b02e2670fec6a8718bb2286fac4b6"
checksum+=" 1b3c6bb3e21e549fb8657cd9a2117946b7e78140b400c614dd41b041b6dc2674"
fi
post_extract() {