q4wine: update to 1.3.3

This commit is contained in:
Jeff Huang 2016-10-05 01:46:07 +01:00
parent 826c5160f1
commit 6092d130bc

View File

@ -1,5 +1,5 @@
pkgname=q4wine
pkgver=1.3.2
pkgver=1.3.3
pkgrel=1
pkgdesc="Qt GUI for Wine"
arch=("x86_64")
@ -10,7 +10,7 @@ makedepends=("cmake" "qt5-tools")
optdepends=("winetricks")
options=('!emptydirs')
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2")
md5sums=('057196650872afbdc171b1c581ccf631')
md5sums=('ec6e0d07f1e9741e8e21523796752d18')
build() {
cd ${srcdir}/${pkgname}-${pkgver/_/-}