summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBruno Pagani2022-03-10 00:34:19 +0400
committerBruno Pagani2022-03-10 00:34:19 +0400
commit77ace5bf0ac9984f68c55e12be81a6acb3977c36 (patch)
treedc0d1c3c5dbc43cf3d172c6c83c3498084dd9dcf /PKGBUILD
parent1ee9edbd7844bada5175a530004689f51be42a80 (diff)
downloadaur-77ace5bf0ac9984f68c55e12be81a6acb3977c36.tar.gz
Branch 100
Switch back to ffmpeg 5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6af5338074f1..c90b39c52d2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@ _lang=en-US
pkgname=${_name}-${_channel}
pkgdesc="Standalone Web Browser from Mozilla — Nightly build (${_lang})"
url="https://www.mozilla.org/${_lang}/${_name}/${_channel}"
-_version=99.0a1
-pkgver=99.0a1.20220304152603+h49b96467418f
+_version=100.0a1
+pkgver=100.0a1.20220309094444+ha65fc42d14c7
pkgrel=1
arch=(i686 x86_64)
license=(MPL GPL LGPL)
depends=(dbus-glib gtk3 libxt nss mime-types)
optdepends=('pulseaudio: audio support'
- 'ffmpeg4.4: h.264 video'
+ 'ffmpeg: h.264 video'
'hunspell: spell checking'
'hyphen: hyphenation'
'libnotify: notification integration'