Date: Wednesday, February 3, 2016 @ 21:55:47 Author: lfleischer Revision: 160115
upgpkg: winetricks 20160109-1 Upstream update. Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-03 20:24:42 UTC (rev 160114) +++ PKGBUILD 2016-02-03 20:55:47 UTC (rev 160115) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20151227 +pkgver=20160109 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=('538ef11c0e74bd9c5e947d52367b9d15') +md5sums=('c40c1f2a260786c3104fc1767e9a55e9') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
