[arch-commits] Commit in wine_gecko/trunk (PKGBUILD)
Florian Pritz
bluewind at archlinux.org
Tue Aug 18 19:05:53 UTC 2015
Date: Tuesday, August 18, 2015 @ 21:05:53
Author: bluewind
Revision: 138492
upgpkg: wine_gecko 2.40-1
upstream update
Modified:
wine_gecko/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-08-18 17:30:13 UTC (rev 138491)
+++ PKGBUILD 2015-08-18 19:05:53 UTC (rev 138492)
@@ -5,7 +5,7 @@
# Contributor: Alexander 'bas' Brovikov (bas <at> it-core <dot> org)
pkgname=wine_gecko
-pkgver=2.36
+pkgver=2.40
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.7.38')
source=(http://downloads.sourceforge.net/project/wine/Wine%20Gecko/$pkgver/$pkgname-$pkgver-x86{,_64}.msi)
-md5sums=('490668a7f1cb42ceba56208bfe51334f'
- '7f0826b2592d35129c54bcbf612eea63')
+md5sums=('66fa7ceca8c0aa84c6a2db8672a743b6'
+ '5e5d242e52e885190a0fe02a2e38a987')
if [[ $CARCH == i686 ]]; then
# Strip x86_64 msi
More information about the arch-commits
mailing list