summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhawkeye1164772019-06-23 18:31:01 +0200
committerhawkeye1164772019-06-23 18:31:01 +0200
commitc08e5ea68b3cb7e80011e4d9b5e64ca8c3c422e8 (patch)
tree6c587206cbb12e6bdd43f1c7e15f70f58a1f95c0
parent06274d76f627f0f83782c3512d876aaabf2120de (diff)
downloadaur-c08e5ea68b3cb7e80011e4d9b5e64ca8c3c422e8.tar.gz
Fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8bd755a229b1..b32e336263af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -60,7 +60,7 @@ pkgbase = waterfox-kde
source = dont-statically-link-libstdc++.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-kde/patches/dont-statically-link-libstdc%2B%2B.patch
source = pgo_fix_missing_kdejs.patch
source = UnsortedError.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-kde/patches/UnsortedError.patch
- source = rust-simd.patch::https://patch-diff.githubusercontent.com/raw/MrAlex94/Waterfox/pull/1043.diff
+ source = rust-simd.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/rust-simd.patch
sha256sums = SKIP
sha256sums = 6e9ec5f9c6fc5b191f9dec85b82d58eb2a51577b989bc7852e6b254d56ff13e8
sha256sums = d86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd
diff --git a/PKGBUILD b/PKGBUILD
index e0a844b4150a..cbcc876e8b0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -37,7 +37,7 @@ source=("git+https://github.com/MrAlex94/Waterfox.git#commit=$_commit"
"dont-statically-link-libstdc++.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-kde/patches/dont-statically-link-libstdc%2B%2B.patch"
pgo_fix_missing_kdejs.patch
"UnsortedError.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/waterfox-kde/patches/UnsortedError.patch"
- "rust-simd.patch::https://patch-diff.githubusercontent.com/raw/MrAlex94/Waterfox/pull/1043.diff")
+ "rust-simd.patch::https://raw.githubusercontent.com/hawkeye116477/waterfox-deb/master/rust-simd.patch")
sha256sums=('SKIP'
'6e9ec5f9c6fc5b191f9dec85b82d58eb2a51577b989bc7852e6b254d56ff13e8'
'd86e41d87363656ee62e12543e2f5181aadcff448e406ef3218e91865ae775cd'