summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 089f22674e6a..b230c38c84de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mercury-browser-bin
pkgdesc = Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat.
- pkgver = 115.3.0
+ pkgver = 115.4.0
pkgrel = 1
url = https://thorium.rocks/mercury
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = mercury-browser-bin
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = pulseaudio: Sound
optdepends = upower: Battery API
- source = https://github.com/Alex313031/Mercury/releases/download/v.115.3.0/mercury_115.3.0_linux_x64.zip
+ source = https://github.com/Alex313031/Mercury/releases/download/v.115.4.0/mercury_115.4.0_linux_x64.zip
source = mercury-browser.sh
source = mercury-browser.desktop
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 661de7b90747..5b84f11100bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=mercury-browser
pkgname=${_pkgname}-bin
-pkgver=115.3.0
+pkgver=115.4.0
pkgrel=1
pkgdesc="Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat."
arch=('x86_64')