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

Felix Yan felixonmars at archlinux.org
Sat Jun 15 09:03:04 UTC 2019


    Date: Saturday, June 15, 2019 @ 09:03:03
  Author: felixonmars
Revision: 481604

upgpkg: winetricks 20190615-1

Modified:
  winetricks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-15 08:38:17 UTC (rev 481603)
+++ PKGBUILD	2019-06-15 09:03:03 UTC (rev 481604)
@@ -5,7 +5,7 @@
 # Contributor: Allan McRae <allan at archlinux.org>
 
 pkgname=winetricks
-pkgver=20190310
+pkgver=20190615
 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=('4f08228306a84cd2e1ecf0df46e951dfc5844716fadab903eca7ed09f15ed2bbba7ca5bf48384f934783be6a85b812129427a296a580561ee5b8483df0e64025')
+sha512sums=('dbb078e8d4e001db506b6038e1898dc2e319432e85d1539a53635454efc5d635238ca03a07ee57aec9349b903027586fef34461f4e8eba0b41d25d99d15e7ba8')
 
 package() {
   depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')



More information about the arch-commits mailing list