Date: Thursday, August 16, 2018 @ 13:05:26 Author: felixonmars Revision: 371961
upgpkg: winetricks 20180815-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-16 12:58:34 UTC (rev 371960) +++ PKGBUILD 2018-08-16 13:05:26 UTC (rev 371961) @@ -6,7 +6,7 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20180603 +pkgver=20180815 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=('e88b0d4375331c94d3e2d995985b6c28fd208f1e32b1e4d84f33997a8a69fc9f8a4173325a571f5d10f233bcf40fe4cde644401c1563c8cfe7915748448a08cd') +sha512sums=('81222610f6c29e67d1b3914912dd1980fca9b7f15f283b78128780d1e667c7203b27ab3c5c4220e855c6f329a5df58c585fb70d3a7fff07db648bf63a556ad6f') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
