Upgpkg: 47.0.2526.6

This commit is contained in:
Det 2015-10-08 10:38:53 +03:00
parent a01989f9b0
commit 2a95029246
2 changed files with 10 additions and 10 deletions

View file

@ -1,6 +1,6 @@
pkgbase = google-chrome-dev
pkgdesc = An attempt at creating a safer, faster, and more stable browser (Dev Channel). NOTE: If the md5sums don't match, don't post the makepkg output. Simply flag the package.
pkgver = 47.0.2522.1
pkgver = 47.0.2526.6
pkgrel = 1
url = https://www.google.com/chrome/index.html
install = google-chrome-dev.install
@ -36,10 +36,10 @@ pkgbase = google-chrome-dev
source = eula_text.html
md5sums = 11b55a3fec7279db32b63e3a0b97dc01
md5sums = b7e752f549b215ac77f284b6486794b6
source_i686 = google-chrome-unstable_47.0.2522.1_i386.deb::https://dl.google.com/linux/direct/google-chrome-unstable_current_i386.deb
md5sums_i686 = 47869453a6a5265e31719412051a5f6a
source_x86_64 = google-chrome-unstable_47.0.2522.1_amd64.deb::https://dl.google.com/linux/direct/google-chrome-unstable_current_amd64.deb
md5sums_x86_64 = b55f866889b0b3e0bf97b0e2633af673
source_i686 = google-chrome-unstable_47.0.2526.6_i386.deb::https://dl.google.com/linux/direct/google-chrome-unstable_current_i386.deb
md5sums_i686 = 3cc00c76def9141adca245cfd5aadc34
source_x86_64 = google-chrome-unstable_47.0.2526.6_amd64.deb::https://dl.google.com/linux/direct/google-chrome-unstable_current_amd64.deb
md5sums_x86_64 = a303236683c783ed6a07f2862020f292
pkgname = google-chrome-dev

View file

@ -5,7 +5,7 @@
# or use: $ curl -s https://dl.google.com/linux/chrome/rpm/stable/x86_64/repodata/other.xml.gz | gzip -df | awk -F\" '/pkgid/{ sub(".*-","",$4); print $4": "$10 }'
pkgname=google-chrome-dev
pkgver=47.0.2522.1
pkgver=47.0.2526.6
pkgrel=1
pkgdesc="An attempt at creating a safer, faster, and more stable browser (Dev Channel)"
arch=('i686' 'x86_64')
@ -26,12 +26,12 @@ source_i686=("google-chrome-${_channel}_${pkgver}_i386.deb::https://dl.google.co
source_x86_64=("google-chrome-${_channel}_${pkgver}_amd64.deb::https://dl.google.com/linux/direct/google-chrome-${_channel}_current_amd64.deb")
md5sums=('11b55a3fec7279db32b63e3a0b97dc01'
'b7e752f549b215ac77f284b6486794b6')
md5sums_i686=('47869453a6a5265e31719412051a5f6a')
md5sums_x86_64=('b55f866889b0b3e0bf97b0e2633af673')
md5sums_i686=('3cc00c76def9141adca245cfd5aadc34')
md5sums_x86_64=('a303236683c783ed6a07f2862020f292')
## Previous build (also see: /var/cache/pacman/pkg/google-chrome-dev-*):
#source_x86_64=('http://mirror.pcbeta.com/google/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_47.0.2516.0-1_amd64.deb')
#md5sums_x86_64=('dcaaed970cc5cf4606c2d9352ea5677c')
#source_x86_64=('http://mirror.pcbeta.com/google/chrome/deb/pool/main/g/google-chrome-unstable/google-chrome-unstable_47.0.2526.6-1_amd64.deb')
#md5sums_x86_64=('b55f866889b0b3e0bf97b0e2633af673')
package() {
msg2 "Extracting the data.tar.xz..."