mirror of
https://gitdl.cn/https://github.com/chakralinux/gtk.git
synced 2025-01-24 01:42:13 +08:00
chromium 38.0.2125.122
This commit is contained in:
parent
04ad4b13ea
commit
7b89a778e0
@ -3,10 +3,10 @@
|
||||
#
|
||||
|
||||
pkgname=chromium
|
||||
pkgver=38.0.2125.111
|
||||
pkgver=38.0.2125.122
|
||||
pkgrel=1
|
||||
_verbld=${pkgver}-1 # used for pepper-flash
|
||||
_pepperflashver=15.0.0.189
|
||||
_pepperflashver=15.0.0.223
|
||||
|
||||
pkgdesc="The open-source project behind Google Chrome, an attempt at creating a safer, faster, and more stable browser. Include PepperFlash and libpdf plugins"
|
||||
arch=('x86_64')
|
||||
@ -26,8 +26,8 @@ source=(http://commondatastorage.googleapis.com/chromium-browser-official/${pkgn
|
||||
search_engine_type.diff
|
||||
prepopulated_engines_json.diff)
|
||||
|
||||
sha1sums=('170918ea825310284709ff9c0142df915410942c'
|
||||
'2da222776f529e8ef8c4ff7755c22ac1f834e973'
|
||||
sha1sums=('6eeca2459b497f365292a8d31e3a9cf384a6a1b5'
|
||||
'64726324d432af438a9d16e6c7243ce0a56a40e3'
|
||||
'f78c3d5f420d52460b2d59f7c47e32989b3e1780'
|
||||
'3ab45403f3e8ddfeeba6a5aee9f683d57883fb90'
|
||||
'19eff765ec1316f4ae057d48919b2fdd6b3a5bea'
|
||||
|
@ -1,6 +1,6 @@
|
||||
[ -f etc/chromium-browser/default ] && _default='etc/chromium-browser/default'
|
||||
[ -f etc/chromium/default ] && _default='etc/chromium/default'
|
||||
flashver=15.0.0.152
|
||||
flashver=15.0.0.223
|
||||
|
||||
instructions() {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user