summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 4 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f7a3ec7817a3..655bb5ebd988 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,10 @@
pkgbase = firefox-nightly
pkgdesc = Development version of the popular Firefox web browser
- pkgver = 123.0a1+20231221.1+h37657c769166
+ pkgver = 124.0a1+20240128.1+h09a1abcfcfb7
pkgrel = 1
url = https://www.mozilla.org/firefox/channel/#nightly
arch = x86_64
- license = GPL
- license = LGPL
- license = MPL
+ license = MPL-2.0
makedepends = cbindgen
makedepends = clang
makedepends = diffutils
diff --git a/PKGBUILD b/PKGBUILD
index de51af0501ee..d8e8f1ccb73c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,16 +3,12 @@
# Contributor: Jakub Schmidtke <sjakub@gmail.com>
pkgname=firefox-nightly
-pkgver=123.0a1+20231221.1+h37657c769166
+pkgver=124.0a1+20240128.1+h09a1abcfcfb7
pkgrel=1
pkgdesc="Development version of the popular Firefox web browser"
url="https://www.mozilla.org/firefox/channel/#nightly"
arch=(x86_64)
-license=(
- GPL
- LGPL
- MPL
-)
+license=(MPL-2.0)
depends=(
dbus
ffmpeg