Date: Sunday, June 3, 2018 @ 15:22:35 Author: felixonmars Revision: 339203
upgpkg: winetricks 20180603-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-03 15:22:34 UTC (rev 339202) +++ PKGBUILD 2018-06-03 15:22:35 UTC (rev 339203) @@ -6,7 +6,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20180513 +pkgver=20180603 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=('49fc022fc3db068145baf3a51444dc937deb092aceac8e31259888fea21ffe86f747a0d4dbd5ff10f253a94b15de090c01f20dacbe838c8444bdb00b98cbf5c6') +sha512sums=('e88b0d4375331c94d3e2d995985b6c28fd208f1e32b1e4d84f33997a8a69fc9f8a4173325a571f5d10f233bcf40fe4cde644401c1563c8cfe7915748448a08cd') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
