Date: Tuesday, April 14, 2020 @ 03:37:15 Author: felixonmars Revision: 613948
upgpkg: winetricks 20200412-1 Modified: winetricks/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-14 03:32:55 UTC (rev 613947) +++ PKGBUILD 2020-04-14 03:37:15 UTC (rev 613948) @@ -5,8 +5,8 @@ # Contributor: Allan McRae <[email protected]> pkgname=winetricks -pkgver=20191224 -pkgrel=2 +pkgver=20200412 +pkgrel=1 pkgdesc='Script to install various redistributable runtime libraries in Wine.' url='https://wiki.winehq.org/winetricks' license=('LGPL') @@ -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=('31c0866e78d866e569da6c1123af7823a07b6358a79fcba84296938d89a39447ec9f504ca524471abc74ec2e3b24024bbc8a579413b4fe0ee74b1d5612f5d41a') +sha512sums=('d6ca5628b7d296b3168ef088ca0b03aff8b73da8a139061ca64fac0685ec29bf2b7e075b89226f8ce3af511947eac45d4c72cfb1199e6b72666fc67547b77588') package() { depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')
