mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-11 00:34:38 +08:00
[skip-ci] q4wine: update to 1.3.10
This commit is contained in:
parent
7f9b9f2d9a
commit
6c11967118
@ -1,5 +1,5 @@
|
|||||||
pkgname=q4wine
|
pkgname=q4wine
|
||||||
pkgver=1.3.9
|
pkgver=1.3.10
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Qt GUI for Wine"
|
pkgdesc="Qt GUI for Wine"
|
||||||
arch=("x86_64")
|
arch=("x86_64")
|
||||||
@ -10,7 +10,7 @@ makedepends=("cmake" "qt5-tools")
|
|||||||
optdepends=("winetricks")
|
optdepends=("winetricks")
|
||||||
options=('!emptydirs')
|
options=('!emptydirs')
|
||||||
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2")
|
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2")
|
||||||
md5sums=('8d3eb715159d30e7067a3a48eebf5cc4')
|
md5sums=('583b920c3298bb3976e2db1d22f46c2a')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd ${srcdir}/${pkgname}-${pkgver/_/-}
|
cd ${srcdir}/${pkgname}-${pkgver/_/-}
|
||||||
|
Loading…
Reference in New Issue
Block a user