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

Felix Yan fyan at archlinux.org
Thu Feb 11 15:35:20 UTC 2016


    Date: Thursday, February 11, 2016 @ 16:35:19
  Author: fyan
Revision: 161240

upgpkg: wine_gecko 2.44-1

Modified:
  wine_gecko/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-11 15:29:20 UTC (rev 161239)
+++ PKGBUILD	2016-02-11 15:35:19 UTC (rev 161240)
@@ -5,16 +5,16 @@
 # Contributor: Alexander 'bas' Brovikov (bas <at> it-core <dot> org)
 
 pkgname=wine_gecko
-pkgver=2.40
+pkgver=2.44
 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.7.38')
-source=(http://downloads.sourceforge.net/project/wine/Wine%20Gecko/$pkgver/$pkgname-$pkgver-x86{,_64}.msi)
-md5sums=('66fa7ceca8c0aa84c6a2db8672a743b6'
-         '5e5d242e52e885190a0fe02a2e38a987')
+depends=('wine>=1.9.3')
+source=(http://dl.winehq.org/wine/wine-gecko/$pkgver/wine_gecko-$pkgver-x86{,_64}.msi)
+md5sums=('f6ff2bb5dddc144726bd9a955fb16649'
+         '59e7a37dcdc87f5e4f030bfafbb1c0d6')
 
 if [[ $CARCH == i686 ]]; then
   # Strip x86_64 msi



More information about the arch-commits mailing list