summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-02-17 02:56:54 +0000
committergithub-actions[bot]2025-02-17 02:56:54 +0000
commit875026f024afe7493f0a8037e5152de4d71620fe (patch)
treedfcbb5a2909906a1a496f4f884918af64a476ce0
parent53c47a9b24e6171c795ad42b9c7741685097b09f (diff)
downloadaur-875026f024afe7493f0a8037e5152de4d71620fe.tar.gz
update to 137.0a1.20250216.215004
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e956fe18d3c..724bc32b51ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-be
pkgdesc = Belarusian language pack for Firefox Nightly
- pkgver = 137.0a1.20250216.085220
+ pkgver = 137.0a1.20250216.215004
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-137.0a1.20250216.085220.xpi
- source = firefox-nightly-i18n-be-137.0a1.20250216.085220.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.be.langpack.xpi
- sha256sums = e69e6fd7fd25a1b17c04a5c9b7aa6bc15527d8c958e29c4dbcc6ee2aab092f49
+ noextract = firefox-nightly-i18n-be-137.0a1.20250216.215004.xpi
+ source = firefox-nightly-i18n-be-137.0a1.20250216.215004.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.be.langpack.xpi
+ sha256sums = 17e2fdd9f4840eb08593c39c188b6848339f75df543c82214e45745b41e80a0f
pkgname = firefox-nightly-i18n-be
diff --git a/PKGBUILD b/PKGBUILD
index 3e068aea82a6..673d3a662bf5 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=137.0a1
-pkgver=137.0a1.20250216.085220
+pkgver=137.0a1.20250216.215004
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=('e69e6fd7fd25a1b17c04a5c9b7aa6bc15527d8c958e29c4dbcc6ee2aab092f49')
+sha256sums=('17e2fdd9f4840eb08593c39c188b6848339f75df543c82214e45745b41e80a0f')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \