summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-04-13 14:20:07 +0000
committergithub-actions[bot]2025-04-13 14:20:07 +0000
commit55aa1558bc82dad8858ddede2596ea514fa1e00b (patch)
treeb18fcdc60b4c7d44435b5144fb556c49ae42cbcf
parent640c0655d196ae2ab58d311259ab99d108728e99 (diff)
downloadaur-55aa1558bc82dad8858ddede2596ea514fa1e00b.tar.gz
update to 139.0a1.20250413.095036
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e2505f95425..8a5bbe92a498 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-be
pkgdesc = Belarusian language pack for Firefox Nightly
- pkgver = 139.0a1.20250412.211221
+ pkgver = 139.0a1.20250413.095036
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-be
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-be-139.0a1.20250412.211221.xpi
- source = firefox-nightly-i18n-be-139.0a1.20250412.211221.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.be.langpack.xpi
- sha256sums = 47092e3d9fab71435f916b5e36c1a2e9051b9800da87820dabcb59956b669f69
+ noextract = firefox-nightly-i18n-be-139.0a1.20250413.095036.xpi
+ source = firefox-nightly-i18n-be-139.0a1.20250413.095036.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.be.langpack.xpi
+ sha256sums = 745c1e94777c9d781c2e003a4107b681ee332ee7df503e91fb9ecba6effb2859
pkgname = firefox-nightly-i18n-be
diff --git a/PKGBUILD b/PKGBUILD
index c092ca488b70..3f0a13e4bff1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://www.mozilla.org/firefox/"
_url=https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi
_version=139.0a1
-pkgver=139.0a1.20250412.211221
+pkgver=139.0a1.20250413.095036
depends=("firefox-nightly")
@@ -25,7 +25,7 @@ source=("${_pkgname_base}-${_language_short}-${pkgver}.xpi::$_url/firefox-${_ver
# Don't extract anything
noextract=("${_pkgname_base}-${_language_short}-${pkgver}.xpi")
-sha256sums=('47092e3d9fab71435f916b5e36c1a2e9051b9800da87820dabcb59956b669f69')
+sha256sums=('745c1e94777c9d781c2e003a4107b681ee332ee7df503e91fb9ecba6effb2859')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \