summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFigue2019-11-18 20:42:01 +0100
committerFigue2019-11-18 20:42:01 +0100
commitd16ff9bcbe700d6b85b201e0fb49d59534223076 (patch)
treef6d17c6c48a0a24f1fb1988cef3fe741be2a8f40 /PKGBUILD
parent6d8b86e1ce0fbe40a8283d35d6cc5c48bc9807f9 (diff)
downloadaur-d16ff9bcbe700d6b85b201e0fb49d59534223076.tar.gz
Use rust-bin 1.37.0 to build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c424a104d61b..c7a55d415010 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=firefox-esr
pkgver=68.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Standalone web browser from mozilla.org, Extended Support Release"
arch=(x86_64)
license=(MPL GPL LGPL)
@@ -13,7 +13,7 @@ url="https://www.mozilla.org/en-US/firefox/organizations/"
depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib
ffmpeg nss ttf-font libpulse)
makedepends=(unzip zip diffutils python2-setuptools yasm mesa imake inetutils
- xorg-server-xvfb autoconf2.13 rust clang llvm jack gtk2
+ xorg-server-xvfb autoconf2.13 rust-bin=1.37.0 clang llvm jack gtk2
python nodejs python2-psutil cbindgen nasm)
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'