Date: Sunday, September 27, 2015 @ 11:53:07 Author: lfleischer Revision: 141679
upgpkg: winetricks 20150826-1 Upstream update. Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-27 09:39:30 UTC (rev 141678) +++ PKGBUILD 2015-09-27 09:53:07 UTC (rev 141679) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20150706 +pkgver=20150826 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=('82fc1cd9957633ad0569ca994605d70e') +md5sums=('b6e5df1fd17f47a9ae0fb53d3a7e0dee') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
