wine: update to 1.9.5.
This commit is contained in:
parent
922f6c840d
commit
3e6b1a2be0
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wine'
|
||||
pkgname=wine
|
||||
version=1.9.4
|
||||
version=1.9.5
|
||||
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=75c1eab6b980870b367a73db6e57eb0dc9242c2be8546f94084577a0ed0bbbb8
|
||||
checksum=fb526308e7ac5e202c0f0b663d4c7a943419d9eec766af6831caf23914300f09
|
||||
|
||||
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+=" 1b3c6bb3e21e549fb8657cd9a2117946b7e78140b400c614dd41b041b6dc2674"
|
||||
checksum+=" e12c5fb741e6c5b55b99c37d6bba1746b0f40317f27198406e63f260ede3600c"
|
||||
fi
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Add table
Reference in a new issue