mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-10 23:54:39 +08:00
q4wine: update to 1.3.1
This commit is contained in:
parent
48c5142c25
commit
e311a11cb2
@ -1,5 +1,5 @@
|
||||
pkgname=q4wine
|
||||
pkgver=1.3
|
||||
pkgver=1.3.1
|
||||
pkgrel=1
|
||||
pkgdesc="Qt GUI for Wine"
|
||||
arch=("x86_64")
|
||||
@ -9,8 +9,8 @@ depends=("qt5-base" "wine" "sqlite3" "which" "icoutils" "fuseiso")
|
||||
makedepends=("cmake" "qt5-tools")
|
||||
optdepends=("winetricks")
|
||||
options=('!emptydirs')
|
||||
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2")
|
||||
md5sums=('3290726d2423e28cef0354774ea3a17b')
|
||||
source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver/_/-}.tar.bz2")
|
||||
md5sums=('6533de222da1c08d488ad310af48a632')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/${pkgname}-${pkgver/_/-}
|
||||
|
Loading…
Reference in New Issue
Block a user