mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-01-24 01:42:15 +08:00
updated wine_gecko to version 1.8
This commit is contained in:
parent
03a5d5a8be
commit
92d9eab778
@ -4,7 +4,7 @@
|
||||
# maintainer (x86_64): Anke Boersma <abveritas[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=wine_gecko
|
||||
pkgver=1.7
|
||||
pkgver=1.8
|
||||
pkgrel=1
|
||||
pkgdesc="Wine's built-in replacement for Microsoft's Internet Explorer"
|
||||
arch=(i686 x86_64)
|
||||
@ -13,8 +13,9 @@ license=(MPL)
|
||||
depends=('wine>=1.5')
|
||||
categories=('system')
|
||||
source=(http://downloads.sourceforge.net/project/wine/Wine%20Gecko/${pkgver}/${pkgname}-${pkgver}-x86{,_64}.msi)
|
||||
md5sums=('2f69934abb13dcea0224baf4b4665700'
|
||||
'903d682ef2b4ef31d256d1bf56d17d08')
|
||||
|
||||
md5sums=('c2f19f07e399d8b9d75a14f37fdddca7'
|
||||
'5ce40ef8e3fd56d2c8c4e8d938f10f7b')
|
||||
|
||||
if [[ $CARCH == i686 ]]; then
|
||||
# Strip x86_64 msi
|
||||
|
Loading…
Reference in New Issue
Block a user