summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Nepogodin2022-12-12 18:04:03 +0400
committerVladislav Nepogodin2022-12-12 18:04:03 +0400
commit84633c990cd9707a217db946a8cc5b3a5d15bec3 (patch)
tree8b0f3e730d5ed8929d716b3c2ef9e18b544682c2
parent2c1f4b28eb4644fc5f8a93aed232300ccad244c5 (diff)
downloadaur-84633c990cd9707a217db946a8cc5b3a5d15bec3.tar.gz
🔖 Update version
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD12
2 files changed, 12 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f747380c3b8e..2d39c0b250f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = cachy-browser
pkgdesc = Community-maintained fork of Firefox, focused on privacy, security and freedom.
- pkgver = 107.0
- pkgrel = 1
+ pkgver = 107.0.1
+ pkgrel = 2
url = https://cachyos.org
install = cachy-browser.install
arch = x86_64
@@ -68,15 +68,15 @@ pkgbase = cachy-browser
options = !debug
backup = usr/lib/cachy-browser/cachy.cfg
backup = usr/lib/cachy-browser/distribution/policies.json
- source = https://archive.mozilla.org/pub/firefox/releases/107.0/source/firefox-107.0.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/107.0/source/firefox-107.0.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/107.0.1/source/firefox-107.0.1.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/107.0.1/source/firefox-107.0.1.source.tar.xz.asc
source = cachy-browser.desktop
source = git+https://github.com/cachyos/cachyos-browser-settings.git
source = git+https://github.com/cachyos/cachyos-browser-common.git
source = match.patch
source = libwebrtc-screen-cast-sync.patch
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = 8a562e5a397b57e9bf383c2988308ab494c5d28844e792c658fedea27756584a
+ sha256sums = e29950b9ba9143b0d683dc18779bbe70bbd082533aff8f6a7af69b19533e0647
sha256sums = SKIP
sha256sums = c0786df2fd28409da59d0999083914a65e2097cda055c9c6c2a65825f156e29f
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bd7bf1686053..9b8d3e97ddda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgname=cachy-browser
_pkgname=Cachy
__pkgname=cachy
-pkgver=107.0
-pkgrel=1
+pkgver=107.0.1
+pkgrel=2
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
arch=(x86_64 x86_64_v3)
license=(MPL GPL LGPL)
@@ -41,7 +41,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-
"git+https://github.com/cachyos/cachyos-browser-common.git"
"match.patch"
"libwebrtc-screen-cast-sync.patch")
-sha256sums=('8a562e5a397b57e9bf383c2988308ab494c5d28844e792c658fedea27756584a'
+sha256sums=('e29950b9ba9143b0d683dc18779bbe70bbd082533aff8f6a7af69b19533e0647'
'SKIP'
'c0786df2fd28409da59d0999083914a65e2097cda055c9c6c2a65825f156e29f'
'SKIP'
@@ -210,9 +210,11 @@ END
msg2 "fix telemetry removal, see https://gitlab.com/librewolf-community/browser/linux/-/merge_requests/17, for example"
patch -Np1 -i ${_patches_dir}/librewolf/disable-data-reporting-at-compile-time.patch
- msg2 "Hide passwordmgr"
- patch -Np1 -i ${_patches_dir}/librewolf/hide-passwordmgr.patch
+# msg2 "Hide passwordmgr"
+# patch -Np1 -i ${_patches_dir}/librewolf/hide-passwordmgr.patch
+ msg2 "Patch Devtools to bypass devtool detection"
+ patch -Np1 -i ${_patches_dir}/devtools-bypass.patch
msg2 "KDE MENU"
patch -Np1 -i ${_patches_dir}/librewolf/unity-menubar.patch