summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Alexander Steffens (heftig)2023-11-24 12:13:05 +0000
committerJan Alexander Steffens (heftig)2023-11-24 12:13:23 +0000
commit0ccaf93a819d06a263e96b4ac51ecbb45f4e4c6d (patch)
tree76ea7f71dccb172d5560d31f02d670e3a9bb8817
parentfa8490f9e092bb487cef436be7293682a4b7a8e7 (diff)
downloadaur-0ccaf93a819d06a263e96b4ac51ecbb45f4e4c6d.tar.gz
122.0a1+20231124.1+h29d489a7e05a-1: Sync with firefox main
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bcaa40fbd11..84701733a37b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly
pkgdesc = Development version of the popular Firefox web browser
- pkgver = 119.0a1+20230912.1+h3cf19f416a7b
+ pkgver = 122.0a1+20231124.1+h29d489a7e05a
pkgrel = 1
url = https://www.mozilla.org/firefox/channel/#nightly
arch = x86_64
@@ -30,7 +30,7 @@ pkgbase = firefox-nightly
makedepends = xorg-server-xvfb
makedepends = yasm
makedepends = zip
- depends = dbus-glib
+ depends = dbus
depends = ffmpeg
depends = gtk3
depends = libpulse
diff --git a/PKGBUILD b/PKGBUILD
index 5ffda3eff2ae..e07de79e19cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jakub Schmidtke <sjakub@gmail.com>
pkgname=firefox-nightly
-pkgver=119.0a1+20230912.1+h3cf19f416a7b
+pkgver=122.0a1+20231124.1+h29d489a7e05a
pkgrel=1
pkgdesc="Development version of the popular Firefox web browser"
url="https://www.mozilla.org/firefox/channel/#nightly"
@@ -14,7 +14,7 @@ license=(
MPL
)
depends=(
- dbus-glib
+ dbus
ffmpeg
gtk3
libpulse