extra/chromium to 58.0.3029.81-4

This commit is contained in:
Kevin Mihelich 2017-04-29 16:27:20 +00:00
parent 4fc924e7ac
commit 2f2de6f6bf

View file

@ -17,7 +17,7 @@ declare -rgA _system_libs=(
[ffmpeg]=ffmpeg
[flac]=flac
[harfbuzz-ng]=harfbuzz-icu
#[icu]=icu
#[icu]=icu # Enable again when upstream supports ICU 59
[libjpeg]=libjpeg
[libpng]=libpng
#[libvpx]=libvpx # https://bugs.gentoo.org/show_bug.cgi?id=611394
@ -32,7 +32,7 @@ declare -rgA _system_libs=(
pkgname=chromium
pkgver=58.0.3029.81
pkgrel=2
pkgrel=4
_launcher_ver=3
pkgdesc="A web browser built for speed, simplicity, and security"
arch=('i686' 'x86_64' 'armv7h' 'aarch64')