From 43a2de243f37484f446d70dcdceda182c6049be1 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 3 Aug 2012 09:17:12 +0000 Subject: [PATCH] main/wine_gecko: upgrade to 1.7 --- main/wine_gecko/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/wine_gecko/APKBUILD b/main/wine_gecko/APKBUILD index ed97399424b..6a6238698ea 100644 --- a/main/wine_gecko/APKBUILD +++ b/main/wine_gecko/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Natanael Copa # Maintainer: Natanael Copa pkgname=wine_gecko -pkgver=1.6 +pkgver=1.7 pkgrel=0 pkgdesc="Wine's built-in replacement for Microsoft's Internet Explorer" url="http://wiki.winehq.org/Gecko" @@ -28,4 +28,4 @@ package() { "$pkgdir"/usr/share/wine/gecko/ } -md5sums="8542fe0e03af053534bca65a74f58f91 wine_gecko-1.6-x86.msi" +md5sums="2f69934abb13dcea0224baf4b4665700 wine_gecko-1.7-x86.msi"