Date: Tuesday, April 26, 2016 @ 16:04:40 Author: fyan Revision: 171896
upgpkg: winetricks 20160425-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-26 14:00:02 UTC (rev 171895) +++ PKGBUILD 2016-04-26 14:04:40 UTC (rev 171896) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20160329 +pkgver=20160425 pkgrel=1 pkgdesc='Script to install various redistributable runtime libraries in Wine.' url='http://wiki.winehq.org/winetricks' @@ -13,7 +13,7 @@ optdepends=('zenity: GUI for GNOME desktop' 'kdebase-kdialog: GUI for KDE desktop') source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz") -md5sums=('2e6eb491d2a36498aeefb62b01f9b7f9') +md5sums=('eb230a00a29f3d6d5ee5b5dfca85d9fc') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
