mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-03 06:27:19 +08:00
updated winetricks to version 20120912
This commit is contained in:
parent
5fcd12691b
commit
36c9596b8c
@ -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=20120308
|
pkgver=20120912
|
||||||
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=('47aeb72765c09e51dc72f66b2f293d73')
|
md5sums=('f9b05806f393f55e809556103f219fbe')
|
||||||
|
|
||||||
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