summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3566ba9d7d61..e3fa551e62a8 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 = 58.0.2
+ pkgver = 59.0.1
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = x86_64
@@ -9,7 +9,6 @@ pkgbase = firefox-ubuntu-bin
license = MPL
depends = dbus-glib
depends = ffmpeg
- depends = gtk2
depends = gtk3
depends = hunspell
depends = icu
@@ -30,8 +29,8 @@ pkgbase = firefox-ubuntu-bin
provides = firefox-ubuntu
conflicts = firefox
conflicts = firefox-ubuntu
- source = http://archive.ubuntu.com/ubuntu/pool/main/f/firefox/firefox_58.0.2+build1-0ubuntu1_amd64.deb
- md5sums = d4f4e20dec94b7df9b1ac6277a8ed720
+ source = http://archive.ubuntu.com/ubuntu/pool/main/f/firefox/firefox_59.0.1+build1-0ubuntu1_amd64.deb
+ md5sums = 068178a2eca931eb06fd536b586bcdf6
pkgname = firefox-ubuntu-bin
diff --git a/PKGBUILD b/PKGBUILD
index d83a4df761d6..0f380f440817 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: aimileus <me at aimileus dot nl>
pkgname=firefox-ubuntu-bin
_pkgname=firefox
-pkgver=58.0.2
+pkgver=59.0.1
_ubuntuver="$pkgver+build1-0ubuntu1_amd64"
pkgrel=1
pkgdesc="Standalone web browser from mozilla.org with Ubuntu patches (binary)"
@@ -11,7 +11,6 @@ license=('GPL' 'LGPL' 'MPL')
depends=(
'dbus-glib'
'ffmpeg'
- 'gtk2'
'gtk3'
'hunspell'
'icu'
@@ -34,7 +33,7 @@ optdepends=(
provides=('firefox' 'firefox-ubuntu')
conflicts=('firefox' 'firefox-ubuntu')
source=("http://archive.ubuntu.com/ubuntu/pool/main/f/firefox/firefox_$_ubuntuver.deb")
-md5sums=('d4f4e20dec94b7df9b1ac6277a8ed720')
+md5sums=('068178a2eca931eb06fd536b586bcdf6')
prepare() {
# Don't extract copyright files, which are included in the licenses package