summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorVladislav Nepogodin2024-03-19 23:20:09 +0400
committerVladislav Nepogodin2024-03-19 23:20:09 +0400
commitb2d5170d5490fd426eb1452bb0aca012e5a73faa (patch)
tree1dc8754362b2dbcb92d638248c7b5d47553b51c5
parentebbf1078ee7ec4b224be178ea8844e04fdbba607 (diff)
downloadaur-b2d5170d5490fd426eb1452bb0aca012e5a73faa.tar.gz
🔖 Bump version
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 520e76bf657c..afd744c5dc72 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 = 123.0.1
+ pkgver = 124.0
pkgrel = 1
install = cachy-browser.install
arch = x86_64
@@ -57,16 +57,16 @@ pkgbase = cachy-browser
options = !makeflags
backup = usr/lib/cachy-browser/cachyos.cfg
backup = usr/lib/cachy-browser/distribution/policies.json
- source = https://archive.mozilla.org/pub/firefox/releases/123.0.1/source/firefox-123.0.1.source.tar.xz
- source = https://archive.mozilla.org/pub/firefox/releases/123.0.1/source/firefox-123.0.1.source.tar.xz.asc
+ source = https://archive.mozilla.org/pub/firefox/releases/124.0/source/firefox-124.0.source.tar.xz
+ source = https://archive.mozilla.org/pub/firefox/releases/124.0/source/firefox-124.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 = d5dcb955b65e0f164a90cac0760724486e36e896221b98f244801dfd045d741c
+ sha256sums = 345a1235123ad808cecdb4a9af09ea48bf52ad09d3d380fc704406e3dd13c9d8
sha256sums = SKIP
- sha256sums = c0786df2fd28409da59d0999083914a65e2097cda055c9c6c2a65825f156e29f
+ sha256sums = de5c0deb9b6a4ebfaa933103cc6a65f1f43c9a456296d356cc54c7ca042d144c
sha256sums = SKIP
sha256sums = SKIP
sha256sums = 1fbb1971a1d0d4c875b1af0f9681601909cfbe4fe0cc2c2f42c523c84c934499
diff --git a/PKGBUILD b/PKGBUILD
index 4db155d336b0..b2672c8ca5c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=cachy-browser
_pkgname=Cachy
__pkgname=cachy
-pkgver=123.0.1
+pkgver=124.0
pkgrel=1
pkgdesc="Community-maintained fork of Firefox, focused on privacy, security and freedom."
arch=(x86_64 x86_64_v3)
@@ -79,9 +79,9 @@ 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=('d5dcb955b65e0f164a90cac0760724486e36e896221b98f244801dfd045d741c'
+sha256sums=('345a1235123ad808cecdb4a9af09ea48bf52ad09d3d380fc704406e3dd13c9d8'
'SKIP'
- 'c0786df2fd28409da59d0999083914a65e2097cda055c9c6c2a65825f156e29f'
+ 'de5c0deb9b6a4ebfaa933103cc6a65f1f43c9a456296d356cc54c7ca042d144c'
'SKIP'
'SKIP'
'1fbb1971a1d0d4c875b1af0f9681601909cfbe4fe0cc2c2f42c523c84c934499')