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

Jan Steffens heftig at archlinux.org
Fri Mar 6 14:00:40 UTC 2015


    Date: Friday, March 6, 2015 @ 15:00:40
  Author: heftig
Revision: 128816

2.36

Modified:
  wine_gecko/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-03-06 13:24:09 UTC (rev 128815)
+++ PKGBUILD	2015-03-06 14:00:40 UTC (rev 128816)
@@ -5,16 +5,16 @@
 # Contributor: Alexander 'bas' Brovikov (bas <at> it-core <dot> org)
 
 pkgname=wine_gecko
-pkgver=2.34
+pkgver=2.36
 pkgrel=1
 pkgdesc="Wine's built-in replacement for Microsoft's Internet Explorer"
 arch=(i686 x86_64)
 url="http://wiki.winehq.org/Gecko"
 license=(MPL)
-depends=('wine>=1.5.31')
+depends=('wine>=1.7.38')
 source=(http://downloads.sourceforge.net/project/wine/Wine%20Gecko/$pkgver/$pkgname-$pkgver-x86{,_64}.msi)
-md5sums=('54bd9d6b4fdcd556d89b4ef83c31ac8c'
-         '2b658806733be574309c418f6c0d4cba')
+md5sums=('490668a7f1cb42ceba56208bfe51334f'
+         '7f0826b2592d35129c54bcbf612eea63')
 
 if [[ $CARCH == i686 ]]; then
   # Strip x86_64 msi



More information about the arch-commits mailing list