Merge pull request #6602 from Hoshpak/playonlinux-update

playonlinux: update to 4.2.11
This commit is contained in:
Enno Boland 2017-06-05 14:39:32 +02:00 committed by GitHub
commit 76598f3b2b

View File

@ -1,7 +1,7 @@
# Template file for 'playonlinux'
pkgname=playonlinux
version=4.2.10
revision=2
version=4.2.11
revision=1
noarch=yes
wrksrc="$pkgname"
depends="icoutils netcat ImageMagick xterm wxPython cabextract unzip glxinfo
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-3"
homepage="http://www.playonlinux.com"
distfiles="http://www.playonlinux.com/script_files/PlayOnLinux/${version/.0/}/PlayOnLinux_${version/.0/}.tar.gz"
checksum=f524905912ae2b17c8544968a8554d635f8fc4cd3b220c0ae15c49d51f244973
checksum=a55e2f07240baa8f152032997c6aad203e1cfbf8ba086fd0744f1ee1868408d2
[ "${CROSS_BUILD}" ] && broken="Dependency wxPython can't be cross compiled"
do_install() {