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

Evangelos Foutras foutrelis at archlinux.org
Tue May 19 18:59:02 UTC 2015


    Date: Tuesday, May 19, 2015 @ 20:59:02
  Author: foutrelis
Revision: 239557

upgpkg: chromium 43.0.2357.65-1

New upstream release.

Modified:
  chromium/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-19 15:17:08 UTC (rev 239556)
+++ PKGBUILD	2015-05-19 18:59:02 UTC (rev 239557)
@@ -5,9 +5,9 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=chromium
-pkgver=42.0.2311.135
+pkgver=43.0.2357.65
+pkgrel=1
 _launcher_ver=2
-pkgrel=1
 pkgdesc="The open-source project behind Google Chrome, an attempt at creating a safer, faster, and more stable browser"
 arch=('i686' 'x86_64')
 url="http://www.chromium.org/"
@@ -15,7 +15,8 @@
 depends=('gtk2' 'nss' 'alsa-lib' 'xdg-utils' 'bzip2' 'libevent' 'libxss' 'icu'
          'libexif' 'libgcrypt' 'ttf-font' 'systemd' 'dbus' 'flac' 'snappy'
          'speech-dispatcher' 'pciutils' 'libpulse' 'harfbuzz' 'libsecret'
-         'perl' 'perl-file-basedir' 'desktop-file-utils' 'hicolor-icon-theme')
+         'libvpx' 'perl' 'perl-file-basedir' 'desktop-file-utils'
+         'hicolor-icon-theme')
 makedepends=('python2' 'gperf' 'yasm' 'mesa' 'ninja')
 makedepends_x86_64=('lib32-gcc-libs' 'lib32-zlib')
 optdepends=('kdebase-kdialog: needed for file dialogs in KDE'
@@ -27,7 +28,7 @@
         chromium-launcher-$_launcher_ver.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v$_launcher_ver.tar.gz
         chromium.desktop
         chromium-widevine.patch)
-sha256sums=('c269d40e653794c219fd3eca2922d881199af5acff5d0a55b3e79f3b6a5a2aa9'
+sha256sums=('3f8f87d982b5ee14862e49dcfa44e02009e401cb29f9758e253f9fd952c57eed'
             '7f91c81721092d707d7b94e6555a48bc7fd0bc0e1174df4649bdcd745930e52f'
             '028a748a5c275de9b8f776f97909f999a8583a4b77fd1cd600b4fc5c0c3e91e9'
             '379b746e187de28f80f5a7cd19edcfa31859656826f802a1ede054fcb6dfb221')
@@ -121,6 +122,7 @@
     -Duse_system_libevent=1
     -Duse_system_libjpeg=1
     -Duse_system_libpng=1
+    -Duse_system_libvpx=1
     -Duse_system_libxml=0
     -Duse_system_snappy=1
     -Duse_system_ssl=0



More information about the arch-commits mailing list