Date: Sunday, July 10, 2016 @ 04:56:02 Author: felixonmars Revision: 182600
upgpkg: winetricks 20160709-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-09 22:41:28 UTC (rev 182599) +++ PKGBUILD 2016-07-10 04:56:02 UTC (rev 182600) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20160627 +pkgver=20160709 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=('21779ec1eadfcd6bcc59c6e2fc353207') +md5sums=('446d7cbeb1a0c10f74c4c673d4d159bd') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
