Date: Tuesday, March 28, 2017 @ 09:43:03 Author: felixonmars Revision: 219663
upgpkg: winetricks 20170327-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-28 09:43:00 UTC (rev 219662) +++ PKGBUILD 2017-03-28 09:43:03 UTC (rev 219663) @@ -6,7 +6,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20170326 +pkgver=20170327 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=('e6bc06a4dce3a6468dc28e9512741457') +md5sums=('ffeceb8c9697b5409858f0d161270fd5') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
