diff --git a/.SRCINFO b/.SRCINFO index 4520eec..3bccd9a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,7 +1,7 @@ pkgbase = firedragon pkgdesc = Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE pkgver = 92.0 - pkgrel = 1 + pkgrel = 3 url = https://gitlab.com/dr460nf1r3/settings/ install = firedragon.install arch = x86_64 diff --git a/PKGBUILD b/PKGBUILD index 01aca51..c396f0c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=firedragon _pkgname=FireDragon pkgver=92.0 -pkgrel=2 +pkgrel=3 pkgdesc="Librewolf fork build using custom branding, settings & KDE patches by OpenSUSE" arch=(x86_64 x86_64_v3 aarch64) backup=('usr/lib/firedragon/firedragon.cfg' @@ -91,7 +91,7 @@ prepare() { patch -Np1 -i ${_patches_dir}/librewolf/megabar.patch # Debian patch to enable global menubar - # patch -Np1 -i ${_patches_dir}/librewolf/unity-menubar.patch + patch -Np1 -i ${_patches_dir}/librewolf/unity-menubar.patch # Disabling Pocket patch -Np1 -i ${_patches_dir}/sed-patches/disable-pocket.patch @@ -113,7 +113,7 @@ prepare() { patch -Np1 -i ${_patches_dir}/sed-patches/stop-undesired-requests.patch # Needed patch to have build working - # patch -Np1 -i ${_patches_dir}/misc/fix-wayland.patch + patch -Np1 -i ${_patches_dir}/misc/fix-wayland.patch cat >../mozconfig <