summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2018-01-28 10:19:09 -0400
committerYour Name2018-01-28 10:19:09 -0400
commita328eae435b7368b6516229b88d27b47eba554ed (patch)
treeaa86f0407d689ed121fcea463f1cd44cc3a3688a
parentc7e24174c96f8dd302f1072a6cd6ec4c95614027 (diff)
downloadaur-a328eae435b7368b6516229b88d27b47eba554ed.tar.gz
canvas
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9768309bdc69..d7a9b7a89a28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = inox-dev
pkgdesc = A web browser built for speed, simplicity, and security
pkgver = 65.0.3325.18
- pkgrel = 2
+ pkgrel = 4
url = https://www.chromium.org/Home
install = inox-dev.install
arch = i686
@@ -142,6 +142,7 @@ pkgbase = inox-dev
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-night/master/hell.patch
sha256sums = 23351d66cbb811fe5f11ab828321bbb7974659efc7c16afff985745083114448
sha256sums = 4dc3428f2c927955d9ae117f2fb24d098cc6dd67adb760ac9c82b522ec8b0587
sha256sums = f636b4f57c85634a40f2bdf66bcd7080a730a088a791d8dbf54c7f8c14d6d6af
@@ -240,6 +241,7 @@ pkgbase = inox-dev
sha256sums = cd4c8fa8294f542a3fea1dd3df4a0a7370723f7139e5c59ec53f4ed639976d80
sha256sums = 11b66c829c124cf764a0e6971dc0cf67adea5058b5777355b85b2a0540f550d6
sha256sums = 191a5764a79f4c9cd99d8f50d27c00a59cdf4bc314e94eb02b3fc4bee0fd81a0
+ sha256sums = 2716f2b1905dd909a82d29c942e130618d904bb7e36f03d14d4153e596b7655f
pkgname = inox-dev
diff --git a/PKGBUILD b/PKGBUILD
index 16b9927dc648..3432f7d5248f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=inox-dev
pk=dnox
name=chromium
pkgver=65.0.3325.18
-pkgrel=2
+pkgrel=4
_launcher_ver=5
pkgdesc="A web browser built for speed, simplicity, and security"
arch=('i686' 'x86_64')
@@ -114,6 +114,7 @@ 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-night/master/hell.patch
)
@@ -214,7 +215,9 @@ sha256sums=('23351d66cbb811fe5f11ab828321bbb7974659efc7c16afff985745083114448'
'042b36c27c788f80fcbb3d55059d22ce773a2eebf2b5e5bd7d7780d32c0a96da'
'cd4c8fa8294f542a3fea1dd3df4a0a7370723f7139e5c59ec53f4ed639976d80'
'11b66c829c124cf764a0e6971dc0cf67adea5058b5777355b85b2a0540f550d6'
- '191a5764a79f4c9cd99d8f50d27c00a59cdf4bc314e94eb02b3fc4bee0fd81a0')
+ '191a5764a79f4c9cd99d8f50d27c00a59cdf4bc314e94eb02b3fc4bee0fd81a0'
+ '2716f2b1905dd909a82d29c942e130618d904bb7e36f03d14d4153e596b7655f')
+
@@ -357,6 +360,7 @@ patch -Np1 -i ../k1.patch
patch -Np1 -i ../edgy.patch
#patch -Np1 -i ../r21.patch
+ patch -Np1 -i ../hell.patch
# Fix build with glibc 2.26
#patch -Np1 -i ../gna.patch