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

Felix Yan fyan at archlinux.org
Fri Mar 4 12:52:23 UTC 2016


    Date: Friday, March 4, 2016 @ 13:52:22
  Author: fyan
Revision: 164769

upgpkg: winetricks 20160219-1

Modified:
  winetricks/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-04 12:51:56 UTC (rev 164768)
+++ PKGBUILD	2016-03-04 12:52:22 UTC (rev 164769)
@@ -4,8 +4,8 @@
 # Contributor: Allan McRae <allan at archlinux.org>
 
 pkgname=winetricks
-pkgver=20160109
-pkgrel=2
+pkgver=20160219
+pkgrel=1
 pkgdesc='Script to install various redistributable runtime libraries in Wine.'
 url='http://wiki.winehq.org/winetricks'
 license=('LGPL')
@@ -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=('c40c1f2a260786c3104fc1767e9a55e9')
+md5sums=('5f0cc7ddc103fed4afec6a6f91f4db03')
 
 package() {
   depends=('wine' 'cabextract' 'unzip' 'xorg-xmessage')



More information about the arch-commits mailing list