summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMusikolo2018-10-07 09:49:49 -0500
committerMusikolo2018-10-07 09:49:49 -0500
commit9c792fc606bf4a23d1a02fd7743a224e4b2d3c85 (patch)
treef904d9e63f00b6637786430e442e2a526e56fc64
parentd2174c1c7ed8a7751c7452a3a87693598545c7e5 (diff)
downloadaur-9c792fc606bf4a23d1a02fd7743a224e4b2d3c85.tar.gz
Skip integrity check for eula_text.html file due to constant changes
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4648e7e6883d..6a6e1e494667 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Fri Sep 28 01:01:12 UTC 2018
+# Sun Oct 7 14:48:28 UTC 2018
pkgbase = vivaldi-widevine
pkgdesc = A browser plugin designed for the viewing of premium video content, standalone for vivaldi
pkgver = 4.10.1192.0
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://www.widevine.com/
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = vivaldi-widevine
options = !strip
source = chrome-eula_text.html::https://www.google.com/intl/en/chrome/privacy/eula_text.html
source = https://dl.google.com/linux/deb/pool/main/g/google-chrome-stable/google-chrome-stable_69.0.3497.100-1_amd64.deb
- sha256sums = 656506e67bdff435a959aeeb8aec3d3471cee4779e1a8f892355718162ea3a89
+ sha256sums = SKIP
sha256sums = 180cbc8dc9f36bc3022556c046c5ac723607beaf6d1ec395b433c556e199a670
pkgname = vivaldi-widevine
diff --git a/PKGBUILD b/PKGBUILD
index 6e3d7d1f6a61..7e97e396207b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=vivaldi-widevine
pkgdesc="A browser plugin designed for the viewing of premium video content, standalone for vivaldi"
pkgver=4.10.1192.0
_chrome_ver=69.0.3497.100
-pkgrel=1
+pkgrel=2
epoch=1
arch=('x86_64')
url='https://www.widevine.com/'
@@ -16,7 +16,7 @@ options=("!strip")
license=('custom')
depends=('vivaldi-ffmpeg-codecs' 'glib2')
conflicts=('chromium-widevine' 'google-chrome')
-sha256sums=('656506e67bdff435a959aeeb8aec3d3471cee4779e1a8f892355718162ea3a89'
+sha256sums=('SKIP'
'180cbc8dc9f36bc3022556c046c5ac723607beaf6d1ec395b433c556e199a670')
prepare() {