mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-03 09:07:16 +08:00
Updated winetricks
This commit is contained in:
parent
6a3aca07a3
commit
53f08ad99e
@ -4,7 +4,7 @@
|
|||||||
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
|
# Maintainer: Adrián Chaves Fernández (Gallaecio) <adriyetichaves gmail.com>
|
||||||
|
|
||||||
pkgname=winetricks
|
pkgname=winetricks
|
||||||
pkgver=20110813
|
pkgver=20111115
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Script to install various redistributable runtime libraries in Wine.'
|
pkgdesc='Script to install various redistributable runtime libraries in Wine.'
|
||||||
url='http://wiki.winehq.org/winetricks'
|
url='http://wiki.winehq.org/winetricks'
|
||||||
@ -13,7 +13,7 @@ arch=('any')
|
|||||||
depends=('wine' 'cabextract' 'unzip' 'xorg-utils')
|
depends=('wine' 'cabextract' 'unzip' 'xorg-utils')
|
||||||
optdepends=('kdebase-kdialog: graphical interface.')
|
optdepends=('kdebase-kdialog: graphical interface.')
|
||||||
source=($pkgname-$pkgver::http://www.kegel.com/wine/$pkgname)
|
source=($pkgname-$pkgver::http://www.kegel.com/wine/$pkgname)
|
||||||
md5sums=('009170564438768ed9c4b35c83103f4b')
|
md5sums=('fc4a826131ee0a134fe3d821b883f5ea')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
install -Dm755 $srcdir/$pkgname-$pkgver $pkgdir/usr/bin/$pkgname
|
install -Dm755 $srcdir/$pkgname-$pkgver $pkgdir/usr/bin/$pkgname
|
||||||
|
Loading…
Reference in New Issue
Block a user