Date: Sunday, May 13, 2018 @ 19:48:53 Author: felixonmars Revision: 321654
upgpkg: winetricks 20180513-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-13 19:47:55 UTC (rev 321653) +++ PKGBUILD 2018-05-13 19:48:53 UTC (rev 321654) @@ -6,7 +6,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20180217 +pkgver=20180513 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") -sha512sums=('3f90ef3381d89c0dac8c4b7acea04d71fe898207c534d4fe00c3db4e5c2e18db90602b78672e8ecf6f754206a999465ba5d8f1f5962e0291386badfc8202cd73') +sha512sums=('49fc022fc3db068145baf3a51444dc937deb092aceac8e31259888fea21ffe86f747a0d4dbd5ff10f253a94b15de090c01f20dacbe838c8444bdb00b98cbf5c6') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
