From 36c9596b8c32a82fa45759319203ff3477ad8a84 Mon Sep 17 00:00:00 2001 From: Giuseppe Date: Sat, 15 Sep 2012 12:24:46 +0000 Subject: [PATCH] updated winetricks to version 20120912 --- winetricks/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/winetricks/PKGBUILD b/winetricks/PKGBUILD index 03c04a1..8b2dea7 100644 --- a/winetricks/PKGBUILD +++ b/winetricks/PKGBUILD @@ -4,7 +4,7 @@ # Maintainer: Adrián Chaves Fernández (Gallaecio) pkgname=winetricks -pkgver=20120308 +pkgver=20120912 pkgrel=1 pkgdesc='Script to install various redistributable runtime libraries in Wine.' url='http://wiki.winehq.org/winetricks' @@ -13,7 +13,7 @@ arch=('any') depends=('wine' 'cabextract' 'unzip' 'xorg-utils') optdepends=('kdebase-kdialog: graphical interface.') source=($pkgname-$pkgver::http://www.kegel.com/wine/$pkgname) -md5sums=('47aeb72765c09e51dc72f66b2f293d73') +md5sums=('f9b05806f393f55e809556103f219fbe') package() { install -Dm755 $srcdir/$pkgname-$pkgver $pkgdir/usr/bin/$pkgname