summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7b1ebbb78559..551a2169d508 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inox-beta
pkgdesc = A web browser built for speed, simplicity, and security
- pkgver = 63.0.3239.40
+ pkgver = 63.0.3239.52
pkgrel = 1
url = https://www.chromium.org/Home
install = inox-beta.install
@@ -42,7 +42,7 @@ pkgbase = inox-beta
optdepends = kdialog: needed for file dialogs in KDE
optdepends = gnome-keyring: for storing passwords in GNOME keyring
optdepends = kwallet: for storing passwords in KWallet
- source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-63.0.3239.40.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-63.0.3239.52.tar.xz
source = chromium-launcher-5.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v5.tar.gz
source = https://raw.githubusercontent.com/bn0785ac/ih-beta/master/bnox.desktop
source = https://raw.githubusercontent.com/bn0785ac/ih-beta/master/breakpad-use-ucontext_t.patch
@@ -130,7 +130,7 @@ pkgbase = inox-beta
source = https://raw.githubusercontent.com/bn0785ac/ih-beta/master/bp.patch
source = https://raw.githubusercontent.com/bn0785ac/ih-beta/master/CP.patch
source = https://raw.githubusercontent.com/bn0785ac/ih-beta/master/888.patch
- sha256sums = d1063027ff1d2e17f3076fe00abebad4a3e43d5fd3291a8c9bace298b7d666de
+ sha256sums = b663a43b8361906dbf9ec328299d5160ded96d4dbdc9891d97a918bf4ef79ae1
sha256sums = 4dc3428f2c927955d9ae117f2fb24d098cc6dd67adb760ac9c82b522ec8b0587
sha256sums = 1a3a33e34764205c7be280c7436730f5d899bdbc44339ec5df208e09fd102883
sha256sums = 6e9a345f810d36068ee74ebba4708c70ab30421dad3571b6be5e9db635078ea8
diff --git a/PKGBUILD b/PKGBUILD
index 0b3d0b0f2e18..2edb12dca132 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=inox-beta
pk=bnox
name=chromium
-pkgver=63.0.3239.40
+pkgver=63.0.3239.52
pkgrel=1
_launcher_ver=5
pkgdesc="A web browser built for speed, simplicity, and security"
@@ -107,7 +107,7 @@ https://raw.githubusercontent.com/bn0785ac/ih-beta/master/888.patch
)
-sha256sums=('d1063027ff1d2e17f3076fe00abebad4a3e43d5fd3291a8c9bace298b7d666de'
+sha256sums=('b663a43b8361906dbf9ec328299d5160ded96d4dbdc9891d97a918bf4ef79ae1'
'4dc3428f2c927955d9ae117f2fb24d098cc6dd67adb760ac9c82b522ec8b0587'
'1a3a33e34764205c7be280c7436730f5d899bdbc44339ec5df208e09fd102883'
'6e9a345f810d36068ee74ebba4708c70ab30421dad3571b6be5e9db635078ea8'
@@ -197,7 +197,6 @@ sha256sums=('d1063027ff1d2e17f3076fe00abebad4a3e43d5fd3291a8c9bace298b7d666de'
'84d61c7ccc1e99dd593970bfff1cbc030b586cc90531541d17323e6b92f15230')
-
# Possible replacements are listed in build/linux/unbundle/replace_gn_files.py
# Keys are the names in the above script; values are the dependencies in Arch
declare -rgA _system_libs=(
@@ -466,4 +465,4 @@ package() {
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/bnox/LICENSE"
}
-# vim:set ts=2 sw=2 et: \ No newline at end of file
+# vim:set ts=2 sw=2 et: