summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoremanuel2017-09-17 05:04:59 -0300
committeremanuel2017-09-17 05:04:59 -0300
commit7a60cae493b73d9fe661fa5c0846773fd0a7865b (patch)
tree95838b594aeb87c2ba4eb38d125fa7d5b13f6304
parent5e5723a7f4c646bce3ade43eebe1d6944f2ab66a (diff)
downloadaur-7a60cae493b73d9fe661fa5c0846773fd0a7865b.tar.gz
...
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ddeadcbabce..f37d6ea13c64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -22,6 +22,8 @@ pkgbase = firefox-nightly-pt-br
optdepends = networkmanager: location detection via available WiFi networks
optdepends = speech-dispatcher: text-to-speech
optdepends = startup-notification: support for FreeDesktop Startup Notification
+ provides = firefox-nightly
+ conflicts = firefox-nightly
source = firefox-nightly.desktop
source = vendor.js
validpgpkeys = 14F26682D0916CDD81E37B6D61B7B526D98F0353
diff --git a/PKGBUILD b/PKGBUILD
index b137893e6c45..96fb87432541 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ pkgver=57.0a1.20170916.220246
pkgrel=1
arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')
-provides('firefox-nightly')
+provides=('firefox-nightly')
conflicts=('firefox-nightly')
depends=('dbus-glib' 'gtk3' 'libxt' 'nss' 'mime-types')
optdepends=('pulseaudio: audio support'