Date: Thursday, May 18, 2017 @ 04:39:21 Author: felixonmars Revision: 228402
upgpkg: winetricks 20170517-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-18 03:34:07 UTC (rev 228401) +++ PKGBUILD 2017-05-18 04:39:21 UTC (rev 228402) @@ -6,7 +6,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20170327 +pkgver=20170517 pkgrel=1 pkgdesc='Script to install various redistributable runtime libraries in Wine.' url='http://wiki.winehq.org/winetricks' @@ -15,7 +15,7 @@ optdepends=('zenity: GUI for GNOME desktop' 'kdialog: GUI for KDE desktop') source=("$pkgname-$pkgver.tar.gz::https://github.com/Winetricks/winetricks/archive/$pkgver.tar.gz") -md5sums=('ffeceb8c9697b5409858f0d161270fd5') +md5sums=('8d62ec796a1fb1961415031264a1f2b7') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
