mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-03 03:17:15 +08:00
winetricks: update to 20161228
This commit is contained in:
parent
51cf405dae
commit
77098b3adc
@ -1,14 +1,14 @@
|
||||
pkgname=winetricks
|
||||
pkgver=20161107
|
||||
pkgver=20161228
|
||||
pkgrel=1
|
||||
pkgdesc='Script to install various redistributable runtime libraries in Wine.'
|
||||
url='http://wiki.winehq.org/winetricks'
|
||||
license=('LGPL')
|
||||
arch=('any')
|
||||
depends=('wine' 'cabextract' 'unzip' 'xorg-apps')
|
||||
optdepends=('kde-baseapps-kdialog: GUI for KDE desktop')
|
||||
optdepends=('kdialog: GUI for KDE desktop')
|
||||
source=(https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz)
|
||||
md5sums=('1324bb408ad9c8ab6137e329f4636c0d')
|
||||
md5sums=('5657c649431689f6247e593d21640d2a')
|
||||
|
||||
package() {
|
||||
cd winetricks-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user