From d67a4cdf9bbf9dfb8b658d599f78a317200a58ef Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 31 Jul 2015 08:38:14 +0200 Subject: [PATCH] chromium: update to 44.0.2403.125. --- srcpkgs/chromium/template | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/srcpkgs/chromium/template b/srcpkgs/chromium/template index 71cc3a5030..30daa5c564 100644 --- a/srcpkgs/chromium/template +++ b/srcpkgs/chromium/template @@ -1,14 +1,14 @@ # Template file for 'chromium' pkgname=chromium # See http://www.chromium.org/developers/calendar for the latest version -version=43.0.2357.134 -revision=2 +version=44.0.2403.125 +revision=1 short_desc="Google's attempt at creating a safer, faster, and more stable browser" maintainer="Juan RP " homepage="http://www.chromium.org/" license="BSD" distfiles="https://commondatastorage.googleapis.com/${pkgname}-browser-official/${pkgname}-${version}.tar.xz" -checksum=d3a1bbe3e1445dfcf5ef4aff4b11a8f3770436c8b8954b7cc5fee5416f117659 +checksum=78568ec613443b5b7be83216f2c86cb4e64e7398eee9bbc0a35d1c0cef402452 lib32disabled=yes nodebug=yes @@ -192,9 +192,7 @@ do_install() { ${DESTDIR}/usr/lib/chromium cp out/Release/nacl_irt_x86_64.nexe ${DESTDIR}/usr/lib/chromium fi - cp out/Release/{*.pak,*.bin,libffmpegsumo.so} \ - ${DESTDIR}/usr/lib/chromium - + cp out/Release/{*.pak,*.bin} ${DESTDIR}/usr/lib/chromium cp -a out/Release/locales ${DESTDIR}/usr/lib/chromium vman out/Release/chrome.1 chromium.1