summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7aa8fac2654e..9c25dbf6a91d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-ubuntu-bin
pkgdesc = Standalone web browser from mozilla.org with Ubuntu patches (binary)
- pkgver = 61.0
+ pkgver = 61.0.1
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -29,8 +29,8 @@ pkgbase = firefox-ubuntu-bin
provides = firefox-ubuntu
conflicts = firefox
conflicts = firefox-ubuntu
- source = https://launchpad.net/~ubuntu-mozilla-security/+archive/ubuntu/ppa/+build/15079094/+files/firefox_61.0+build3-0ubuntu0.18.04.1_amd64.deb
- sha256sums = 973217e836386df59f4ec7ee518e8f4919fff61495917a52eb495e7c516fc610
+ source = http://archive.ubuntu.com/ubuntu/pool/main/f/firefox/firefox_61.0.1+build1-0ubuntu0.18.04.1_amd64.deb
+ sha256sums = 6c6afff03dd588f4321f9415b8e854620075ae0d7bc8780c47dc03b0ed01ebc2
pkgname = firefox-ubuntu-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3ac088e6766b..9fd50e4cddbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,12 @@
# Maintainer: aimileus <me at aimileus dot nl>
# Maintainer: Gui||aume <michaudg@gmail.com>
+
pkgname=firefox-ubuntu-bin
_pkgname=firefox
-pkgver=61.0
+pkgver=61.0.1
pkgrel=1
+_ubuntuver="$pkgver+build1-0ubuntu0.18.04.1_amd64"
pkgdesc="Standalone web browser from mozilla.org with Ubuntu patches (binary)"
arch=("x86_64")
url="https://www.mozilla.org/firefox/"
@@ -34,8 +36,8 @@ optdepends=(
provides=('firefox' 'firefox-ubuntu')
conflicts=('firefox' 'firefox-ubuntu')
-source=("https://launchpad.net/~ubuntu-mozilla-security/+archive/ubuntu/ppa/+build/15079094/+files/firefox_61.0+build3-0ubuntu0.18.04.1_amd64.deb")
-sha256sums=('973217e836386df59f4ec7ee518e8f4919fff61495917a52eb495e7c516fc610')
+source=("http://archive.ubuntu.com/ubuntu/pool/main/f/firefox/firefox_$_ubuntuver.deb")
+sha256sums=('6c6afff03dd588f4321f9415b8e854620075ae0d7bc8780c47dc03b0ed01ebc2')
prepare() {
# Don't extract copyright files, which are included in the licenses package