summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Peschany2023-07-04 13:54:50 +0300
committerAlexey Peschany2023-07-04 13:54:50 +0300
commit12732fc9ef392dc5a10e1cf718c5aced5960bcd9 (patch)
treea1a7c96b60b4f197120055ff7a281d135c6b9227
parentd596d70507422ef9d4845508ce246d82201d1aea (diff)
downloadaur-12732fc9ef392dc5a10e1cf718c5aced5960bcd9.tar.gz
Fix package source url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3f2030c852f..f30e1245ef31 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -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.0.0/mercury-115.0.en-US.linux-x86_64.tar.bz2
+ source = https://github.com/Alex313031/Mercury/releases/download/v.115.0.0/mercury-115.0.0.en-US.linux-x86_64.tar.bz2
source = mercury-browser.sh
source = mercury-browser.desktop
sha256sums = f785b59cbb0ad12d5ec67be9452dff4854e9e3e67c13cc33860b0888f7bab7f1
diff --git a/PKGBUILD b/PKGBUILD
index bef5bca5dd92..18ede5c42a51 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ optdepends=('ffmpeg: H264/AAC/MP3 decoding'
'networkmanager: Location detection via available WiFi networks'
'pulseaudio: Sound'
'upower: Battery API')
-source=("https://github.com/Alex313031/Mercury/releases/download/v.$pkgver/mercury-115.0.en-US.linux-x86_64.tar.bz2"
+source=("https://github.com/Alex313031/Mercury/releases/download/v.$pkgver/mercury-$pkgver.en-US.linux-x86_64.tar.bz2"
"$_pkgname.sh"
"$_pkgname.desktop")
sha256sums=('f785b59cbb0ad12d5ec67be9452dff4854e9e3e67c13cc33860b0888f7bab7f1'