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

Felix Yan felixonmars at archlinux.org
Thu Oct 6 02:50:20 UTC 2016


    Date: Thursday, October 6, 2016 @ 02:50:18
  Author: felixonmars
Revision: 191440

upgpkg: winetricks 20161005-1

Modified:
  winetricks/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-06 02:47:13 UTC (rev 191439)
+++ PKGBUILD	2016-10-06 02:50:18 UTC (rev 191440)
@@ -4,7 +4,7 @@
 # Contributor: Allan McRae <allan at archlinux.org>
 
 pkgname=winetricks
-pkgver=20160724
+pkgver=20161005
 pkgrel=1
 pkgdesc='Script to install various redistributable runtime libraries in Wine.'
 url='http://wiki.winehq.org/winetricks'
@@ -13,7 +13,7 @@
 optdepends=('zenity: GUI for GNOME desktop'
             'kdebase-kdialog: GUI for KDE desktop')
 source=("https://github.com/Winetricks/winetricks/archive/${pkgver}.tar.gz")
-md5sums=('ff9c6e35e3f7d3ed2e006d4d1df0dd5b')
+md5sums=('e1c03160ce592389a381dec4e27cf3e0')
 
 package() {
   depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')



More information about the arch-commits mailing list