Date: Monday, January 4, 2016 @ 22:16:35 Author: lfleischer Revision: 155492
upgpkg: winetricks 20151227-1 Upstream update. Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-04 21:15:32 UTC (rev 155491) +++ PKGBUILD 2016-01-04 21:16:35 UTC (rev 155492) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20151116 +pkgver=20151227 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=('56b27283d0560bbbf33bcccaeb97ebb3') +md5sums=('538ef11c0e74bd9c5e947d52367b9d15') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
