summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Nepogodin2023-11-01 16:32:10 +0400
committerVladislav Nepogodin2023-11-01 16:32:10 +0400
commitac9a8de3fcd6203c8679675a5cc38bfcc2986551 (patch)
tree225ed58090cee2c3fd46d706ea836709b118575b
parentd402b005156919680ff1c526cb23e0e85335c58d (diff)
downloadaur-ac9a8de3fcd6203c8679675a5cc38bfcc2986551.tar.gz
🔖 Bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 840bccffe6a3..db77b22c2951 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = cachy-browser
pkgdesc = Community-maintained fork of Firefox, focused on privacy, security and freedom.
- pkgver = 118.0.1
+ pkgver = 119.0
pkgrel = 1
install = cachy-browser.install
arch = x86_64
@@ -59,14 +59,14 @@ pkgbase = cachy-browser
options = !strip
backup = usr/lib/cachy-browser/cachyos.cfg
backup = usr/lib/cachy-browser/distribution/policies.json
- source = https://archive.mozilla.org/pub/firefox/releases/118.0.1/source/firefox-118.0.1.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/118.0.1/source/firefox-118.0.1.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/119.0/source/firefox-119.0.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/119.0/source/firefox-119.0.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
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = a3f4da56d13605d615a740c739e3504261649d040bc473ae2ed609336d79fd95
+ sha256sums = f63e44194548f246e1396508800739a24c0517e65e920002a6f67ee099be39dd
sha256sums = SKIP
sha256sums = c0786df2fd28409da59d0999083914a65e2097cda055c9c6c2a65825f156e29f
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index fe6e9c6550b8..c37798df4198 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=cachy-browser
_pkgname=Cachy
__pkgname=cachy
-pkgver=118.0.1
+pkgver=119.0
pkgrel=1
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
arch=(x86_64 x86_64_v3)
@@ -81,7 +81,7 @@ source=(https://archive.mozilla.org/pub/firefox/releases/$pkgver/source/firefox-
"git+https://github.com/cachyos/cachyos-browser-settings.git"
"git+https://github.com/cachyos/cachyos-browser-common.git"
"match.patch")
-sha256sums=('a3f4da56d13605d615a740c739e3504261649d040bc473ae2ed609336d79fd95'
+sha256sums=('f63e44194548f246e1396508800739a24c0517e65e920002a6f67ee099be39dd'
'SKIP'
'c0786df2fd28409da59d0999083914a65e2097cda055c9c6c2a65825f156e29f'
'SKIP'
@@ -242,8 +242,8 @@ END
patch -Np1 -i ${_patches_dir}/librewolf/hide-passwordmgr.patch
patch -Np1 -i ${_patches_dir}/librewolf-ui/handlers.patch
- msg2 "Firefox View"
- patch -Np1 -i ${_patches_dir}/librewolf-ui/firefox-view.patch
+# msg2 "Firefox View"
+# patch -Np1 -i ${_patches_dir}/librewolf-ui/firefox-view.patch
msg2 "change bus/dbus/remoting names to org.cachyos"
patch -Np1 -i ${_patches_dir}/librewolf/dbus_name.patch