mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-03 02:47:15 +08:00
updated wine_gecko to version 1.6
This commit is contained in:
parent
2069d4b8e1
commit
d207a755cd
@ -4,7 +4,7 @@
|
||||
# maintainer (x86_64): Anke Boersma <abveritas[at]chakra-project[dot]org>
|
||||
|
||||
pkgname=wine_gecko
|
||||
pkgver=1.5
|
||||
pkgver=1.6
|
||||
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')
|
||||
categories=('system')
|
||||
source=(http://downloads.sourceforge.net/project/wine/Wine%20Gecko/${pkgver}/${pkgname}-${pkgver}-x86{,_64}.msi)
|
||||
md5sums=('ffb862e3e5f66555e058b7a29a1c62ff'
|
||||
'd244f8a4b7a5d5a6b0698306091eb7e7')
|
||||
md5sums=('8542fe0e03af053534bca65a74f58f91'
|
||||
'ee638810f38d33d28c1de023637118ab')
|
||||
|
||||
if [[ $CARCH == i686 ]]; then
|
||||
# Strip x86_64 msi
|
||||
|
Loading…
Reference in New Issue
Block a user