summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Nepogodin2023-05-15 02:55:44 +0400
committerVladislav Nepogodin2023-05-15 02:55:44 +0400
commitf20875fee4630bf83d2d06227f29bd1e5e542664 (patch)
tree3e6395e1c737c9c3cf0699cb6e3b48a2df9b8b7f
parent309f04bd3110ee6f91ed26f1e9b412e477fd84e1 (diff)
downloadaur-f20875fee4630bf83d2d06227f29bd1e5e542664.tar.gz
🔖 Bump version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b3b09284cbd5..d299a4dde0b9 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 = 112.0.2
+ pkgver = 113.0.1
pkgrel = 1
install = cachy-browser.install
arch = x86_64
@@ -58,14 +58,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/112.0.2/source/firefox-112.0.2.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/112.0.2/source/firefox-112.0.2.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/113.0.1/source/firefox-113.0.1.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/113.0.1/source/firefox-113.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
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
- sha256sums = e6a4819a3b82b1ca6c45296e50e6c9ab653306eeb540e50ba8683e339565992e
+ sha256sums = c4f86ecbb3f418cf8f0000a3824c0decb6ef2253f468cf6e005c5fd1de33da4d
sha256sums = SKIP
sha256sums = c0786df2fd28409da59d0999083914a65e2097cda055c9c6c2a65825f156e29f
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index caf939c86509..80d604a8c6bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=cachy-browser
_pkgname=Cachy
__pkgname=cachy
-pkgver=112.0.2
+pkgver=113.0.1
pkgrel=1
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
arch=(x86_64 x86_64_v3)
@@ -80,7 +80,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=('e6a4819a3b82b1ca6c45296e50e6c9ab653306eeb540e50ba8683e339565992e'
+sha256sums=('c4f86ecbb3f418cf8f0000a3824c0decb6ef2253f468cf6e005c5fd1de33da4d'
'SKIP'
'c0786df2fd28409da59d0999083914a65e2097cda055c9c6c2a65825f156e29f'
'SKIP'
@@ -250,7 +250,7 @@ END
patch -Np1 -i ${_patches_dir}/devtools-bypass.patch
msg2 "KDE menu and unity menubar"
- patch -Np1 -i ${_patches_dir}/unity_kde/mozilla-kde.patch
+ #patch -Np1 -i ${_patches_dir}/unity_kde/mozilla-kde.patch
patch -Np1 -i ${_patches_dir}/unity_kde/firefox-kde.patch
patch -Np1 -i ${_patches_dir}/unity_kde/unity-menubar.patch
msg2 "mozilla-nongnome-proxies"