diff options
author | Jose V Beneyto <sepen@crux.nu> | 2016-08-04 22:44:37 +0200 |
---|---|---|
committer | Jose V Beneyto <sepen@crux.nu> | 2016-08-04 22:44:37 +0200 |
commit | 6ae3685028fc4250270425ef4db1036e7c0dda42 (patch) | |
tree | 71b372c1f9daae64b6749678efd3700c2ae0358d /chromium | |
parent | 08cb20682061ce94df39eadc5775bd14effca8e0 (diff) | |
download | opt-6ae3685028fc4250270425ef4db1036e7c0dda42.tar.gz opt-6ae3685028fc4250270425ef4db1036e7c0dda42.tar.xz |
[notify] chromium: updated to 52.0.2743.116 and fixed identation
This update includes 10 security fixes:
http://googlechromereleases.blogspot.com/2016/08/stable-channel-update-for-desktop.html
Diffstat (limited to 'chromium')
-rw-r--r-- | chromium/.md5sum | 2 | ||||
-rw-r--r-- | chromium/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chromium/.md5sum b/chromium/.md5sum index cb1e00984..da521a934 100644 --- a/chromium/.md5sum +++ b/chromium/.md5sum @@ -1,3 +1,3 @@ -ee530435f644fe8b47bf5375f35a38e9 chromium-52.0.2743.82.tar.xz +9c1c9aefe72876865800952c20b25d5e chromium-52.0.2743.116.tar.xz b527005e021b14869a669e42c46b661d chromium.desktop 64968626706b07721983ac59fb3babbf chromium.sh diff --git a/chromium/Pkgfile b/chromium/Pkgfile index ca090007a..3d11fb50a 100644 --- a/chromium/Pkgfile +++ b/chromium/Pkgfile @@ -5,7 +5,7 @@ # Depends on: dbus-glib gperf gtk libevent libexif libgcrypt mesa3d ninja nss pciutils speech-dispatcher xorg-libxscrnsaver xorg-libxt xorg-libxtst yasm name=chromium -version=52.0.2743.82 +version=52.0.2743.116 release=1 source=(http://commondatastorage.googleapis.com/$name-browser-official/$name-$version.tar.xz \ $name.sh $name.desktop) |