Date: Monday, January 2, 2017 @ 02:26:09 Author: felixonmars Revision: 204149
upgpkg: winetricks 20170101-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-02 01:09:25 UTC (rev 204148) +++ PKGBUILD 2017-01-02 02:26:09 UTC (rev 204149) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20161228 +pkgver=20170101 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' 'kdialog: GUI for KDE desktop') source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz") -md5sums=('5657c649431689f6247e593d21640d2a') +md5sums=('0227e0ed0d9ff6b150676a060b1b6c8f') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
