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

Florian Pritz bluewind at nymeria.archlinux.org
Fri Sep 27 20:08:21 UTC 2013


    Date: Friday, September 27, 2013 @ 22:08:20
  Author: bluewind
Revision: 97717

upgpkg: wine_gecko 2.24-1

upstream update

Modified:
  wine_gecko/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-27 20:05:59 UTC (rev 97716)
+++ PKGBUILD	2013-09-27 20:08:20 UTC (rev 97717)
@@ -5,7 +5,7 @@
 # Contributor: Alexander 'bas' Brovikov (bas <at> it-core <dot> org)
 
 pkgname=wine_gecko
-pkgver=2.21
+pkgver=2.24
 pkgrel=1
 pkgdesc="Wine's built-in replacement for Microsoft's Internet Explorer"
 arch=(i686 x86_64)
@@ -13,8 +13,8 @@
 license=(MPL)
 depends=('wine>=1.5.31')
 source=(http://downloads.sourceforge.net/project/wine/Wine%20Gecko/$pkgver/$pkgname-$pkgver-x86{,_64}.msi)
-md5sums=('432eb3a2d05c3f07df67864f53c87c60'
-         '580bbabde1ec99ba9caa439c2dbca3f6')
+md5sums=('766bb034172f7f0a97443951a02a0df8'
+         '1912fd191872c72d5f562283e44e8ab4')
 
 if [[ $CARCH == i686 ]]; then
   # Strip x86_64 msi




More information about the arch-commits mailing list