diff --git a/playonlinux/PKGBUILD b/playonlinux/PKGBUILD index 36e6fe4..b51e177 100644 --- a/playonlinux/PKGBUILD +++ b/playonlinux/PKGBUILD @@ -1,5 +1,5 @@ pkgname=playonlinux -pkgver=4.2.8 +pkgver=4.2.9 pkgrel=1 pkgdesc="GUI for managing Windows programs under linux" url="http://www.playonlinux.com/" @@ -9,7 +9,7 @@ depends=('wine' 'imagemagick' 'xterm' 'wxpython' 'cabextract' 'unzip' 'mesa-demo arch=('any') source=(http://www.playonlinux.com/script_files/PlayOnLinux/${pkgver/.0/}/PlayOnLinux_${pkgver/.0/}.tar.gz) options=(!strip) -md5sums=('4ef7c8e51589ca5189d228272137832d') +md5sums=('1d7f8bfba13f44aa4effd07e777acd68') screenshot=('http://i.imgur.com/77mGY.png') package() {