summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Peschany2023-08-17 13:13:15 +0300
committerAlexey Peschany2023-08-17 13:13:15 +0300
commit3d7d58cac1c9aa6ce28b894128ffebfe2f30b442 (patch)
tree6622c81e52df8fc4917f2df7addf2d626598b66d
parent23d63ec344638c2235f42bda2a531cb4978aee49 (diff)
downloadaur-3d7d58cac1c9aa6ce28b894128ffebfe2f30b442.tar.gz
v115.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 558246c2de42..24d2efad8501 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.1.0
+ pkgver = 115.2.0
pkgrel = 1
url = https://thorium.rocks/mercury
arch = x86_64
@@ -18,10 +18,10 @@ 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.1.0/mercury-115.1.0.en-US.linux-x86_64.tar.bz2
+ source = https://github.com/Alex313031/Mercury/releases/download/v.115.2.0/mercury-115.2.0.en-US.linux-x86_64.tar.bz2
source = mercury-browser.sh
source = mercury-browser.desktop
- sha256sums = 7a1d74f8130f62521033305e8dd8e6363464a408cf211af2919e06cbbc6b9cdb
+ sha256sums = ac7b8f770740bca55cee3cc6d9171be23ca5dd03e698cd51f5e57c7f1a114694
sha256sums = 3e70b82d2f477d5d032338a3c66a3ececaaaf5bf606ab5f5d018321a6fb6afab
sha256sums = 8370ee50614115b06e0f8fa96dfbc2db80e2b9ab41368bf9b4ba42fb8ded9982
diff --git a/PKGBUILD b/PKGBUILD
index d38c88ef605e..d929bce541c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=mercury-browser
pkgname=${_pkgname}-bin
-pkgver=115.1.0
+pkgver=115.2.0
pkgrel=1
pkgdesc="Firefox fork with compiler optimizations and patches from Librewolf, Waterfox, and GNU IceCat."
arch=('x86_64')
@@ -19,7 +19,7 @@ optdepends=('ffmpeg: H264/AAC/MP3 decoding'
source=("https://github.com/Alex313031/Mercury/releases/download/v.$pkgver/mercury-$pkgver.en-US.linux-x86_64.tar.bz2"
"$_pkgname.sh"
"$_pkgname.desktop")
-sha256sums=('7a1d74f8130f62521033305e8dd8e6363464a408cf211af2919e06cbbc6b9cdb'
+sha256sums=('ac7b8f770740bca55cee3cc6d9171be23ca5dd03e698cd51f5e57c7f1a114694'
'3e70b82d2f477d5d032338a3c66a3ececaaaf5bf606ab5f5d018321a6fb6afab'
'8370ee50614115b06e0f8fa96dfbc2db80e2b9ab41368bf9b4ba42fb8ded9982')