summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072017-10-26 16:41:45 +0200
committersL1pKn072017-10-26 16:41:45 +0200
commit7c191bd4bd47e5ad3fafd4c1868569cf07a881f1 (patch)
tree181ec991c6adc2849fba275e578491d7e9d9c4b5
parent3e4923bfa8b854e680c8560a5add7390f47b3af2 (diff)
downloadaur-7c191bd4bd47e5ad3fafd4c1868569cf07a881f1.tar.gz
Update to 63.0.3239.18
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5344276bbade..e5b34e007aad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Oct 19 19:25:30 UTC 2017
+# Thu Oct 26 14:41:19 UTC 2017
pkgbase = chromium-dev
pkgdesc = The open-source project behind Google Chrome (Dev Channel)
- pkgver = 63.0.3239.9
+ pkgver = 63.0.3239.18
pkgrel = 1
url = http://www.chromium.org
install = chromium-dev.install
@@ -46,7 +46,7 @@ pkgbase = chromium-dev
optdepends = libva-mesa-driver: HW video acceleration for Nouveau, R600 and RadeonSI users
optdepends = libva-intel-driver: HW video acceleration for Intel G45 and HD users
options = !strip
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-63.0.3239.9.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-63.0.3239.18.tar.xz
source = git+https://github.com/foutrelis/chromium-launcher.git
source = chromium-dev.svg
source = https://raw.githubusercontent.com/gentoo/gentoo/master/www-client/chromium/files/chromium-FORTIFY_SOURCE-r2.patch
@@ -57,7 +57,7 @@ pkgbase = chromium-dev
source = chromium-webrtc-math-r1.diff.base64::https://webrtc-review.googlesource.com/changes/9384/revisions/3/patch?download
source = chromium-widevine-r1.patch
source = chromium-exclude_unwind_tables.patch.base64::https://chromium-review.googlesource.com/changes/712575/revisions/1/patch?download
- sha256sums = aba3a9abf285abaf0cc85290410b01a8d4cf18f313d8c01ed1cf5e1564b2a937
+ sha256sums = f2a3657c65d06fcc95ccb1f9e4cfb5bc1996772ff0ce84affdd0bc35fbc957d2
sha256sums = SKIP
sha256sums = dd2b5c4191e468972b5ea8ddb4fa2e2fa3c2c94c79fc06645d0efc0e63ce7ee1
sha256sums = fa3f703d599051135c5be24b81dfcb23190bb282db73121337ac76bc9638e8a5
diff --git a/PKGBUILD b/PKGBUILD
index ff7fe6428598..b437645abc5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ _debug_mode=0 # Build in debug mode.
## -- Package and components information -- ##
##############################################
pkgname=chromium-dev
-pkgver=63.0.3239.9
+pkgver=63.0.3239.18
pkgrel=1
pkgdesc="The open-source project behind Google Chrome (Dev Channel)"
arch=('i686' 'x86_64')