[arch-commits] Commit in wine_gecko/trunk (PKGBUILD)
Florian Pritz
bluewind at archlinux.org
Fri Nov 7 23:19:25 UTC 2014
Date: Saturday, November 8, 2014 @ 00:19:25
Author: bluewind
Revision: 122168
upgpkg: wine_gecko 2.34-1
upstream update
Modified:
wine_gecko/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-11-07 19:51:30 UTC (rev 122167)
+++ PKGBUILD 2014-11-07 23:19:25 UTC (rev 122168)
@@ -5,7 +5,7 @@
# Contributor: Alexander 'bas' Brovikov (bas <at> it-core <dot> org)
pkgname=wine_gecko
-pkgver=2.24
+pkgver=2.34
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=('766bb034172f7f0a97443951a02a0df8'
- '1912fd191872c72d5f562283e44e8ab4')
+md5sums=('54bd9d6b4fdcd556d89b4ef83c31ac8c'
+ '2b658806733be574309c418f6c0d4cba')
if [[ $CARCH == i686 ]]; then
# Strip x86_64 msi
More information about the arch-commits
mailing list