Date: Tuesday, March 29, 2016 @ 17:58:04 Author: fyan Revision: 168801
upgpkg: winetricks 20160329-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-29 15:32:50 UTC (rev 168800) +++ PKGBUILD 2016-03-29 15:58:04 UTC (rev 168801) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20160328 +pkgver=20160329 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=('a89582f0b958c4c75608f60620f99289') +md5sums=('2e6eb491d2a36498aeefb62b01f9b7f9') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
