Date: Wednesday, February 8, 2017 @ 04:39:02 Author: felixonmars Revision: 211098
upgpkg: winetricks 20170207-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-08 04:04:05 UTC (rev 211097) +++ PKGBUILD 2017-02-08 04:39:02 UTC (rev 211098) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20170101 +pkgver=20170207 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' 'kdialog: GUI for KDE desktop') source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz") -md5sums=('0227e0ed0d9ff6b150676a060b1b6c8f') +md5sums=('b6b18e03b0710e3c144652cc31c9bceb') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
