[arch-commits] Commit in winetricks/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Mar 10 07:02:18 UTC 2019


    Date: Sunday, March 10, 2019 @ 07:02:17
  Author: felixonmars
Revision: 438938

upgpkg: winetricks 20190310-1

Modified:
  winetricks/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-10 07:02:05 UTC (rev 438937)
+++ PKGBUILD	2019-03-10 07:02:17 UTC (rev 438938)
@@ -5,7 +5,7 @@
 # Contributor: Allan McRae <allan at archlinux.org>
 
 pkgname=winetricks
-pkgver=20181203
+pkgver=20190310
 pkgrel=1
 pkgdesc='Script to install various redistributable runtime libraries in Wine.'
 url='http://wiki.winehq.org/winetricks'
@@ -14,7 +14,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=('ff960b7830fd688315a6cef9c50f45435d95f4d8bb8feb5f3cab3c24302369b5876afdc8145d395be4b33c9d11c3606312aaf84cb675eeb511479c46490b1585')
+sha512sums=('4f08228306a84cd2e1ecf0df46e951dfc5844716fadab903eca7ed09f15ed2bbba7ca5bf48384f934783be6a85b812129427a296a580561ee5b8483df0e64025')
 
 package() {
   depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')



More information about the arch-commits mailing list