update: the entire repo

This commit is contained in:
2026-01-28 17:53:44 +01:00
parent e1e1487d10
commit fe541b6e3c
117 changed files with 139 additions and 186 deletions

View File

@@ -1,5 +1,5 @@
pkgname = "firefox"
pkgver = "140.6.0esr"
pkgver = "140.7.0esr"
Pkgver = pkgver[:7]
source = f"https://archive.mozilla.org/pub/firefox/releases/{pkgver}/source/firefox-{pkgver}.source.tar.xz"
builddir = f"/tmp/fempkg/build/{pkgname}/{pkgname}-{Pkgver}"