summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2017-12-08 23:11:24 +0200
committerDet2017-12-08 23:11:24 +0200
commitdc27e8632c4043ebea4e4c38348284870b7e0885 (patch)
tree69cf11de5bf73f55cc5edb6be917c9d7985cb8e4
parentc4a15ac51b6aa0c83f7395afd9f806a2c2876600 (diff)
downloadaur-dc27e8632c4043ebea4e4c38348284870b7e0885.tar.gz
Upgpkg: 58.0b10
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 93668ff24543..88175b9880f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-beta-bin
pkgdesc = Standalone web browser from mozilla.org - Beta
- pkgver = 58.0b9
+ pkgver = 58.0b10
pkgrel = 1
url = https://www.mozilla.org/en-US/firefox/channel/#beta
install = firefox-beta-bin.install
@@ -19,11 +19,11 @@ pkgbase = firefox-beta-bin
optdepends = networkmanager: Location detection via available WiFi networks
optdepends = pulseaudio: Sound
optdepends = upower: Battery API
- provides = firefox=58.0b9
- source = https://ftp.mozilla.org/pub/firefox/releases/58.0b9/linux-x86_64/en-US/firefox-58.0b9.tar.bz2
+ provides = firefox=58.0b10
+ source = https://ftp.mozilla.org/pub/firefox/releases/58.0b10/linux-x86_64/en-US/firefox-58.0b10.tar.bz2
source = firefox-beta.sh
source = firefox-beta-bin.desktop
- sha256sums = ebda3f6e0f04c4c8659ea35fc720c073c30d45a2f4c6f72e9fa47755e25bf3b1
+ sha256sums = 85e48d472e08b532ee8584377841a7f95f7711adf36c7adda4ecdef8b803fcc6
sha256sums = 367100e5f66523a90c3792e2e0d0e2fe8a3c28748b905ce9f5f6b121343d7842
sha256sums = 92f58532757365f38382e016d250836e4faf8415599cefb6ddace0de77486658
diff --git a/PKGBUILD b/PKGBUILD
index c134c39497ba..3b63230f1989 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=firefox-beta-bin
_pkgname=firefox-beta
-pkgver=58.0b9
+pkgver=58.0b10
_major=${pkgver/rc*}
_build=${pkgver/*rc}
pkgrel=1
@@ -28,7 +28,7 @@ source=("https://ftp.mozilla.org/pub/firefox/releases/$pkgver/linux-x86_64/en-US
if [[ $_build = ? ]]; then
source[0]="firefox-$pkgver.tar.bz2::https://ftp.mozilla.org/pub/firefox/candidates/$_major-candidates/build$_build/linux-x86_64/en-US/firefox-$_major.tar.bz2"
fi
-sha256sums=('ebda3f6e0f04c4c8659ea35fc720c073c30d45a2f4c6f72e9fa47755e25bf3b1'
+sha256sums=('85e48d472e08b532ee8584377841a7f95f7711adf36c7adda4ecdef8b803fcc6'
'367100e5f66523a90c3792e2e0d0e2fe8a3c28748b905ce9f5f6b121343d7842'
'92f58532757365f38382e016d250836e4faf8415599cefb6ddace0de77486658')