Date: Wednesday, October 12, 2016 @ 09:31:13 Author: felixonmars Revision: 192025
upgpkg: winetricks 20161012-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-12 09:30:56 UTC (rev 192024) +++ PKGBUILD 2016-10-12 09:31:13 UTC (rev 192025) @@ -4,7 +4,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20161005 +pkgver=20161012 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=('e1c03160ce592389a381dec4e27cf3e0') +md5sums=('502f5a0d1ea4be988dade68984be3228') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
