mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-23 17:33:34 +08:00
q4wine: update to 1.3.3
This commit is contained in:
parent
826c5160f1
commit
6092d130bc
@ -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/_/-}
|
||||
|
Loading…
Reference in New Issue
Block a user