diff options
| -rw-r--r-- | PKGBUILD | 6 | 
1 files changed, 3 insertions, 3 deletions
| @@ -17,7 +17,7 @@  pkgname=firefox  pkgver=66.0.3 -pkgrel=2 +pkgrel=3  pkgdesc="Standalone web browser from mozilla.org"  arch=(x86_64)  license=(MPL GPL LGPL) @@ -26,7 +26,7 @@ depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib           ffmpeg nss ttf-font alsa-lib sqlite libvpx icu)  makedepends=(unzip zip diffutils python-setuptools yasm mesa imake inetutils              xorg-server-xvfb autoconf2.13 rust clang llvm gtk2 -            python nodejs python-psutil cbindgen nasm) +            python python2 nodejs python-psutil cbindgen nasm)  optdepends=('networkmanager: Location detection via available WiFi networks'              'libnotify: Notification integration'              'speech-dispatcher: Text-to-Speech' @@ -44,7 +44,7 @@ sha256sums=('1fe4cfe4f4afce8d5532da8f36a48c333750c90a6ee67167309357edf514c22a'              '677e1bde4c6b3cff114345c211805c7c43085038ca0505718a11e96432e9811a'              '9a1a572dc88014882d54ba2d3079a1cf5b28fa03c5976ed2cb763c93dabbd797'              '821f858bac2e13ce02b8c20d5387d4ecc8ab2d0e4ebe0a517cbf935da6aeb31b' -            '96ed564c8b3cd17e52a0a8024d7a4321ba496dd6b51233b04381ab823909f595' +            'd155e43933a04bf1665f88fc8ab2b8e15988b3d01b25d6465ea880bf0eadce19'              'a8c15c9d54ef8b360c0932f4ccf5e74954f14e9a9c2a1ae924b6c392075b2b8c'              'ad8a270e1b2affb098440f82517c3952207b28ebf604fef695dad3e29a5ba30e'              '927e400d6920b98d2fe7db2b6498f195135909a76e0da49441223956364d8227') | 
