From 2f9bfc5546d9b2aef2851222a0fd193f50af84da Mon Sep 17 00:00:00 2001 From: Luis Date: Wed, 22 Mar 2023 08:46:37 +0000 Subject: [PATCH] firefox: update to 111.0.1 $version --- main/firefox/.checksums | 2 +- main/firefox/.pkgfiles | 2 +- main/firefox/spkgbuild | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/main/firefox/.checksums b/main/firefox/.checksums index f444d60a1..70aa983e8 100644 --- a/main/firefox/.checksums +++ b/main/firefox/.checksums @@ -1,4 +1,4 @@ c93f8532a851264a6f84059993ff5111 0001-Squashed-ffmpeg-6.0-update.patch b631001051e06bec3f6e24cce7990994 0002-Use-correct-FFVPX-headers-from-ffmpeg-6.patch -7c66ac643bc6d76ef062267b7976ebd5 firefox-111.0.1.source.tar.xz +4c259560dfb941e087c1184af4612331 firefox-111.0.1.tar.xz 971c77648caea312fca2d9340c4382a6 firefox.desktop diff --git a/main/firefox/.pkgfiles b/main/firefox/.pkgfiles index 6339c8e58..6a6a474a0 100644 --- a/main/firefox/.pkgfiles +++ b/main/firefox/.pkgfiles @@ -1,4 +1,4 @@ -firefox-111.0.1-1 +firefox-111.0.1-2 drwxr-xr-x root/root etc/ drwxr-xr-x root/root etc/revdep.d/ -rw-r--r-- root/root etc/revdep.d/firefox.conf diff --git a/main/firefox/spkgbuild b/main/firefox/spkgbuild index 331c9198d..db4591f8d 100644 --- a/main/firefox/spkgbuild +++ b/main/firefox/spkgbuild @@ -3,8 +3,8 @@ name=firefox version=111.0.1 -release=1 -source="https://archive.mozilla.org/pub/firefox/releases/$version/source/firefox-$version.source.tar.xz +release=2 +source="$name-$version.tar.xz::https://archive.mozilla.org/pub/firefox/releases/$version/source/firefox-$version.source.tar.xz $name.desktop 0001-Squashed-ffmpeg-6.0-update.patch 0002-Use-correct-FFVPX-headers-from-ffmpeg-6.patch"