Date: Monday, March 27, 2017 @ 12:29:08 Author: felixonmars Revision: 219317
upgpkg: winetricks 20170326-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-27 12:24:22 UTC (rev 219316) +++ PKGBUILD 2017-03-27 12:29:08 UTC (rev 219317) @@ -6,7 +6,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20170316 +pkgver=20170326 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=('adb7504ee347a9ac76a32b6642a11503') +md5sums=('e6bc06a4dce3a6468dc28e9512741457') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
