summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorYour Name2018-01-13 17:04:01 -0400
committerYour Name2018-01-13 17:04:01 -0400
commitada3eac32ad2de1fb0d93989a02cc2792906386d (patch)
tree7ba2d54b3c8579125cdf9a06b2ca7bfb4c86b199
parent012efeee0492cfae297eb04820875682292d6799 (diff)
downloadaur-ada3eac32ad2de1fb0d93989a02cc2792906386d.tar.gz
no widevine
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD8
2 files changed, 2 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3d3d6bdec36..5d0e38e1479f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = inox-edgy
pkgdesc = A web browser built for speed, simplicity, and security, always nightly!, its canary
pkgver = 65.0.3319.0
- pkgrel = 2
+ pkgrel = 3
url = https://www.chromium.org/Home
install = inox-edgy.install
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 5e94648ea145..2547fe54999f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgname=inox-edgy
pk=enox
name=chromium
pkgver=65.0.3319.0
-pkgrel=2
+pkgrel=3
_launcher_ver=5
pkgdesc="A web browser built for speed, simplicity, and security, always nightly!, its canary"
arch=('i686' 'x86_64')
@@ -251,12 +251,6 @@ prepare() {
fi
echo "LASTCHANGE=$_chrome_build_hash-" >build/util/LASTCHANGE
- # Enable support for the Widevine CDM plugin
- # libwidevinecdm.so is not included, but can be copied over from Chrome
- # (Version string doesn't seem to matter so let's go with "Pinkie Pie")
- sed "s/@WIDEVINE_VERSION@/Pinkie Pie/" ../chromium-widevine.patch |
- patch -Np1
-
patch -Np1 -i ../001.patch