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

Felix Yan felixonmars at archlinux.org
Thu Jun 15 10:43:53 UTC 2017


    Date: Thursday, June 15, 2017 @ 10:43:53
  Author: felixonmars
Revision: 237133

upgpkg: winetricks 20170614-1

Modified:
  winetricks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-15 10:43:22 UTC (rev 237132)
+++ PKGBUILD	2017-06-15 10:43:53 UTC (rev 237133)
@@ -6,7 +6,7 @@
 # Contributor: Allan McRae <allan at archlinux.org>
 
 pkgname=winetricks
-pkgver=20170517
+pkgver=20170614
 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")
-md5sums=('8d62ec796a1fb1961415031264a1f2b7')
+sha512sums=('8186657000dfb99ed971e6b9ff992c34fc6a72204f2814d00bde525ee352202d292983a931021906aa661764f84cfe3ce93138d1cca5cc19e00e936b5ff47748')
 
 package() {
   depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')



More information about the arch-commits mailing list