From cef27d287c3e51a2e9ad754217c660663f4ed5bf Mon Sep 17 00:00:00 2001 From: EnumDev Date: Thu, 17 Jul 2025 13:37:37 +0300 Subject: [PATCH] Update package version to 140.0.4p1 --- pkg.info | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg.info b/pkg.info index 2801454..471d8ab 100644 --- a/pkg.info +++ b/pkg.info @@ -1,10 +1,10 @@ name: librewolf description: A custom version of Firefox, focused on privacy, security and freedom -version: 140.0.2p1 +version: 140.0.4p1 url: https://librewolf.net/ license: MPL2 architecture: any -depends: ["alsa-lib","at-spi2-core","cairo","dbus","ffmpeg","fontconfig","freetype2","gcc","gdk-pixbuf","glib","glibc","gtk3","hicolor-icon-theme","pulseaudio","libx11","libxcb","libxcomposite","libxdamage","libxext","libxfixes","libxrandr","libxt","nspr","nss","pango","ttf-font","libvpx"] +depends: ["alsa-lib","at-spi2-core","cairo","dbus","ffmpeg","fontconfig","freetype2","gcc","gdk-pixbuf","glib","glibc","gtk3","hicolor-icon-theme","libpulse","libx11","libxcb","libxcomposite","libxdamage","libxext","libxfixes","libxrandr","libxt","nspr","nss","pango","ttf-font","libvpx"] optional_depends: ["libnotify","xdg-desktop-portal"] make_depends: ["cbindgen","clang","diffutils","lld","llvm","mesa","nasm","nodejs","python3","rustc","unzip"] type: source