From 11ffeda38b70bd5ad747c01efa31cdbbbb678fca Mon Sep 17 00:00:00 2001 From: TBK Date: Fri, 11 Dec 2020 17:56:05 +0100 Subject: [PATCH] testing/winetricks: upgrade to 20201206 --- testing/winetricks/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/testing/winetricks/APKBUILD b/testing/winetricks/APKBUILD index c8e21f24910..39bd0ed23f5 100644 --- a/testing/winetricks/APKBUILD +++ b/testing/winetricks/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Leonardo Arena # Maintainer: pkgname=winetricks -pkgver=20200412 +pkgver=20201206 pkgrel=0 pkgdesc="Winetricks is an easy way to work around problems in Wine" url="https://github.com/Winetricks/winetricks" @@ -16,4 +16,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="d6ca5628b7d296b3168ef088ca0b03aff8b73da8a139061ca64fac0685ec29bf2b7e075b89226f8ce3af511947eac45d4c72cfb1199e6b72666fc67547b77588 winetricks-20200412.tar.gz" +sha512sums="6965bea9bc8bb212fe2b851a53dd144c52b37466cd0d6d6a933e4e0c16b202647f1b19804159642ce9fda566872ca51e8326e8716fafdea43cd09f24ed6b4a25 winetricks-20201206.tar.gz"