Date: Sunday, November 29, 2015 @ 16:46:08 Author: lfleischer Revision: 147919
upgpkg: winetricks 20151116-1 Upstream update. Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-11-29 15:41:37 UTC (rev 147918) +++ PKGBUILD 2015-11-29 15:46:08 UTC (rev 147919) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20150826 +pkgver=20151116 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=('b6e5df1fd17f47a9ae0fb53d3a7e0dee') +md5sums=('56b27283d0560bbbf33bcccaeb97ebb3') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
