wine: update to 1.9.13.

This commit is contained in:
Andrea Brancaleoni 2016-06-26 12:06:56 +02:00
parent eeb5ccea09
commit e2e2faab61

View file

@ -1,6 +1,6 @@
# Template file for 'wine'
pkgname=wine
version=1.9.12
version=1.9.13
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=7eff10e855127b1fcbcdb1e1d89795f4a025f8b5ecefd037728942a63a3b08d1
checksum=9b678019d71f28f1e570f7f40e43fcdd52a0d4276123679f2dfea8665f37c0d9
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+=" 2e48bf66c599128c5fb1049444b699da8128ddb42522ae4297b570397096a7ea"
checksum+=" 582a896602254e4bb21cbf85f14ca3977a368a6b30fab94dbcbd17877c914252"
fi
post_extract() {