Date: Tuesday, March 14, 2017 @ 09:01:23 Author: felixonmars Revision: 216182
upgpkg: winetricks 20170314-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-14 09:01:06 UTC (rev 216181) +++ PKGBUILD 2017-03-14 09:01:23 UTC (rev 216182) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20170207 +pkgver=20170314 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=('b6b18e03b0710e3c144652cc31c9bceb') +md5sums=('511ec155e1001334f38630e530201681') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
