Date: Wednesday, June 22, 2016 @ 13:58:55 Author: felixonmars Revision: 180734
upgpkg: winetricks 20160622-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-22 08:18:46 UTC (rev 180733) +++ PKGBUILD 2016-06-22 13:58:55 UTC (rev 180734) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20160425 +pkgver=20160622 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=('eb230a00a29f3d6d5ee5b5dfca85d9fc') +md5sums=('d7d517d0917a526e1caaca93a6c61388') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
