summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05fce173d5c2..2563a29a71e2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Fri Jan 5 09:32:09 UTC 2018
pkgbase = firefox-beta-bin-all-localizations
pkgdesc = Perl script for installing latest FF beta in the language of your choice
- pkgver = 58.0b14
- pkgrel = 2
+ pkgver = 58.0b15
+ pkgrel = 1
url = https://www.mozilla.com/firefox/channel/#beta
arch = i686
arch = x86_64
@@ -23,7 +21,7 @@ pkgbase = firefox-beta-bin-all-localizations
optdepends = hyphen: Hyphenation
optdepends = libnotify: Notification integration
optdepends = pulseaudio: Audio support
- provides = firefox=58.0b14
+ provides = firefox=58.0b15
conflicts = firefox-beta-bin
source = firefox-beta-bin.desktop
source = ff-downloader.pl
diff --git a/PKGBUILD b/PKGBUILD
index c74f0ef72bee..129d201dec8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgname=firefox-beta-bin-all-localizations
_mypkgn=firefox-beta
pkgdesc='Perl script for installing latest FF beta in the language of your choice'
url='https://www.mozilla.com/firefox/channel/#beta'
-pkgver=58.0b14
-pkgrel=2
+pkgver=58.0b15
+pkgrel=1
arch=('i686' 'x86_64')
license=('MPL' 'GPL' 'LGPL')
depends=('gtk3' 'libxt' 'dbus-glib' 'nss')