chromium: update to 42.0.2311.135.
This commit is contained in:
parent
832845bff0
commit
4ace44454e
|
@ -1,5 +1,4 @@
|
|||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Name=Chromium
|
||||
# Only KDE 4 seems to use GenericName, so we reuse the KDE strings.
|
||||
# From Ubuntu's language-pack-kde-XX-base packages, version 9.04-20090413.
|
||||
|
|
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'chromium'
|
||||
pkgname=chromium
|
||||
# See http://www.chromium.org/developers/calendar for the latest version
|
||||
version=42.0.2311.90
|
||||
version=42.0.2311.135
|
||||
revision=1
|
||||
short_desc="Google's attempt at creating a safer, faster, and more stable browser"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.chromium.org/"
|
||||
license="BSD"
|
||||
distfiles="https://commondatastorage.googleapis.com/${pkgname}-browser-official/${pkgname}-${version}.tar.xz"
|
||||
checksum=60b0eb38c1c3d0cc998dae70b7333e53b715cff2847c1652e03d1723300db4c9
|
||||
checksum=c269d40e653794c219fd3eca2922d881199af5acff5d0a55b3e79f3b6a5a2aa9
|
||||
|
||||
lib32disabled=yes
|
||||
nodebug=yes
|
||||
|
|
Loading…
Reference in New Issue