Date: Tuesday, June 28, 2016 @ 06:41:02 Author: felixonmars Revision: 181461
upgpkg: winetricks 20160627-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-28 03:28:34 UTC (rev 181460) +++ PKGBUILD 2016-06-28 06:41:02 UTC (rev 181461) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20160622 +pkgver=20160627 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=('d7d517d0917a526e1caaca93a6c61388') +md5sums=('21779ec1eadfcd6bcc59c6e2fc353207') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
