summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6ba08cd1d36..201332a27414 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = inox-dev
pkgdesc = A web browser built for speed, simplicity, and security
- pkgver = 65.0.3325.18
+ pkgver = 66.0.3334.0
pkgrel = 5
url = https://www.chromium.org/Home
install = inox-dev.install
@@ -44,7 +44,7 @@ pkgbase = inox-dev
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-65.0.3325.18.tar.xz
+ source = https://commondatastorage.googleapis.com/chromium-browser-official/chromium-66.0.3334.0.tar.xz
source = chromium-launcher-5.tar.gz::https://github.com/foutrelis/chromium-launcher/archive/v5.tar.gz
source = https://raw.githubusercontent.com/bn0785ac/in-dev/master/dnox.desktop
source = https://raw.githubusercontent.com/bn0785ac/in-dev/master/breakpad-use-ucontext_t.patch
@@ -139,9 +139,9 @@ pkgbase = inox-dev
source = https://raw.githubusercontent.com/bn0785ac/in-dev/master/e3.patch
source = https://raw.githubusercontent.com/bn0785ac/in-dev/master/pt.patch
source = https://raw.githubusercontent.com/bn0785ac/in-dev/master/edgy.patch
- source = https://raw.githubusercontent.com/bn0785ac/in-night/master/k2.patch
- source = https://raw.githubusercontent.com/bn0785ac/in-night/master/desu.patch
- source = https://raw.githubusercontent.com/bn0785ac/in-night/master/k3.patch
+ source = https://raw.githubusercontent.com/bn0785ac/in-dev/master/k2.patch
+ source = https://raw.githubusercontent.com/bn0785ac/in-dev/master/desu.patch
+ source = https://raw.githubusercontent.com/bn0785ac/in-dev/master/k3.patch
sha256sums = 23351d66cbb811fe5f11ab828321bbb7974659efc7c16afff985745083114448
sha256sums = 4dc3428f2c927955d9ae117f2fb24d098cc6dd67adb760ac9c82b522ec8b0587
sha256sums = f636b4f57c85634a40f2bdf66bcd7080a730a088a791d8dbf54c7f8c14d6d6af
diff --git a/PKGBUILD b/PKGBUILD
index 21aa75c695a1..a131f9897d60 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=inox-dev
pk=dnox
name=chromium
-pkgver=65.0.3325.18
+pkgver=66.0.3334.0
pkgrel=5
_launcher_ver=5
pkgdesc="A web browser built for speed, simplicity, and security"
@@ -111,9 +111,9 @@ https://raw.githubusercontent.com/bn0785ac/in-dev/master/p2.patch
https://raw.githubusercontent.com/bn0785ac/in-dev/master/e3.patch
https://raw.githubusercontent.com/bn0785ac/in-dev/master/pt.patch
https://raw.githubusercontent.com/bn0785ac/in-dev/master/edgy.patch
-https://raw.githubusercontent.com/bn0785ac/in-night/master/k2.patch
-https://raw.githubusercontent.com/bn0785ac/in-night/master/desu.patch
-https://raw.githubusercontent.com/bn0785ac/in-night/master/k3.patch
+https://raw.githubusercontent.com/bn0785ac/in-dev/master/k2.patch
+https://raw.githubusercontent.com/bn0785ac/in-dev/master/desu.patch
+https://raw.githubusercontent.com/bn0785ac/in-dev/master/k3.patch
)
@@ -366,7 +366,7 @@ patch -Np1 -i ../edgy.patch
patch -Np1 -i ../k2.patch
- patch -Np1 -i ../desu.patch
+ #patch -Np1 -i ../desu.patch
# Fix incorrect inclusion of <string_view> in modes other than >= C++17
@@ -508,4 +508,4 @@ package() {
install -Dm644 LICENSE "$pkgdir/usr/share/licenses/dnox/LICENSE"
}
-# vim:set ts=2 sw=2 et:
+# vim:set ts=2 sw=2 et: \ No newline at end of file