Date: Tuesday, March 29, 2016 @ 07:25:11 Author: fyan Revision: 168746
upgpkg: winetricks 20160328-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-29 04:03:40 UTC (rev 168745) +++ PKGBUILD 2016-03-29 05:25:11 UTC (rev 168746) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20160311 +pkgver=20160328 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=('c9ded33f7fd309b66a894f25fac274a3') +md5sums=('a89582f0b958c4c75608f60620f99289') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
