summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse McClure2018-08-10 08:41:28 -0600
committerJesse McClure2018-08-10 08:41:28 -0600
commit4bec9567a13724cb29dd50d085fb4f754d349421 (patch)
treec57070d27a3bba75114ca87adc5692d435bd7d90
parent2de49465099d95ad2abf260826893f86d685f1bb (diff)
downloadaur-4bec9567a13724cb29dd50d085fb4f754d349421.tar.gz
removed checksum for changing EULA
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbcfacd37b1c..f3fd649830c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,7 +10,7 @@ pkgbase = qt5-webengine-widevine
options = !strip
source = chrome-eula_text.html::https://www.google.com/intl/en/chrome/browser/privacy/eula_text.html
source = https://www.slimjet.com/chrome/download-chrome.php?file=lnx%2Fchrome64_66.0.3359.181.deb
- sha256sums = 8a0e9057c2a27bfcc74e210b848e6824e3c6c8f41232ca034362bcddfb95acbd
+ sha256sums = SKIP
sha256sums = 229b35f0d41bbb6edd98ce4ab8305994a0f5cd1ac4d9817571f07365b2d1ad80
pkgname = qt5-webengine-widevine
diff --git a/PKGBUILD b/PKGBUILD
index e28d9326a20d..dd81d6d555c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ options=('!strip')
depends=('qt5-webengine')
source=('chrome-eula_text.html::https://www.google.com/intl/en/chrome/browser/privacy/eula_text.html'
"https://www.slimjet.com/chrome/download-chrome.php?file=lnx%2Fchrome64_${pkgver}.deb")
-sha256sums=('8a0e9057c2a27bfcc74e210b848e6824e3c6c8f41232ca034362bcddfb95acbd'
+sha256sums=('SKIP'
'229b35f0d41bbb6edd98ce4ab8305994a0f5cd1ac4d9817571f07365b2d1ad80')
prepare() {