Date: Thursday, December 29, 2016 @ 06:39:24 Author: felixonmars Revision: 203234
upgpkg: winetricks 20161228-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-29 06:38:28 UTC (rev 203233) +++ PKGBUILD 2016-12-29 06:39:24 UTC (rev 203234) @@ -4,8 +4,8 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20161107 -pkgrel=2 +pkgver=20161228 +pkgrel=1 pkgdesc='Script to install various redistributable runtime libraries in Wine.' url='http://wiki.winehq.org/winetricks' license=('LGPL') @@ -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=('1324bb408ad9c8ab6137e329f4636c0d') +md5sums=('5657c649431689f6247e593d21640d2a') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
