summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordr460nf1r32022-04-02 17:04:36 +0200
committerdr460nf1r32022-04-02 17:04:36 +0200
commit06d11cf45bd231c4ba5a71bbe68151f35611bd69 (patch)
tree95015a7e34775eca6a4baeea72c8804790bbe62f
parentc7ffe102c8ce6377327e4673b84daad28746df22 (diff)
downloadaur-06d11cf45bd231c4ba5a71bbe68151f35611bd69.tar.gz
Remove conflicting patch
-rw-r--r--PKGBUILD11
1 files changed, 2 insertions, 9 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1f7f335de5c..5b18131f1e72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -38,22 +38,19 @@ optdepends=('firejail-git: Sandboxing the browser using the included profiles'
'appmenu-gtk-module-git: Appmenu for GTK only'
'plasma5-applets-window-appmenu: Appmenu for Plasma only')
options=(!emptydirs !makeflags !strip)
-_arch_git=https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/firefox/trunk
_repo=https://hg.mozilla.org/mozilla-unified
install=$__pkgname.install
source=("hg+$_repo#revision=autoland"
$__pkgname.desktop
"git+https://gitlab.com/vnepogodin/librewolf-common.git"
"git+https://gitlab.com/dr460nf1r3/common.git"
- "git+https://gitlab.com/dr460nf1r3/settings.git"
- "0001-Use-remoting-name-for-GDK-application-names.patch::${_arch_git}/0001-Use-remoting-name-for-GDK-application-names.patch")
+ "git+https://gitlab.com/dr460nf1r3/settings.git")
sha512sums=('SKIP'
'1688d8696f0a4451bc1211707362ca79d302ae0e8153be8326392b5617cb3944344e9d8fe17d0b1d5fe7df6d38fd44d4d33e3eb84e7b8763c37aeab4b2c26290'
'SKIP'
'SKIP'
- 'SKIP'
- 'ac726a159ddf93c010d06640a597f8b6513ba23cd2405174938e850a70692ff3e805df1f93c0f5987df06edbdb9702093004870676ebeb68dc37f55e1f305535')
+ 'SKIP')
pkgver() {
cd mozilla-unified
@@ -70,10 +67,6 @@ prepare() {
local _patches_dir="${srcdir}/librewolf-common/patches"
local __patches_dir="${srcdir}/common/patches-hg"
- # Upstream Arch fix
- # https://bugzilla.mozilla.org/show_bug.cgi?id=1530052
- patch -Np1 -i ${srcdir}/0001-Use-remoting-name-for-GDK-application-names.patch
-
# Gentoo patches
echo "---- Gentoo patches"
patch -Np1 -i ${__patches_dir}/gentoo/0021-bmo-1516081-Disable-watchdog-during-PGO-builds.patch