summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-02-06 14:22:21 +0000
committergithub-actions[bot]2025-02-06 14:22:21 +0000
commit99310cf2a46a8c2ec94c559291ea522faef91167 (patch)
tree54f55bad143af56aa6293122b6403a50b1b65a80
parent87b1c84a0f1433faf9162e8e27e1ed197657eeee (diff)
downloadaur-99310cf2a46a8c2ec94c559291ea522faef91167.tar.gz
update to 137.0a1.20250206.094455
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a943e125fc2..c686bd27b911 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bs
pkgdesc = Bosnian language pack for Firefox Nightly
- pkgver = 137.0a1.20250205.165659
+ pkgver = 137.0a1.20250206.094455
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-bs
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-bs-137.0a1.20250205.165659.xpi
- source = firefox-nightly-i18n-bs-137.0a1.20250205.165659.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.bs.langpack.xpi
- sha256sums = fd9b7ca4aa790806ed793d86642fffbe5f38f06720d84d72136ce5724659d115
+ noextract = firefox-nightly-i18n-bs-137.0a1.20250206.094455.xpi
+ source = firefox-nightly-i18n-bs-137.0a1.20250206.094455.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.bs.langpack.xpi
+ sha256sums = 7a91ff6da293e637ada3b3386889f0c6a8bd941facddd8d4a721207d5a5740bc
pkgname = firefox-nightly-i18n-bs
diff --git a/PKGBUILD b/PKGBUILD
index 53c6b9dc14d8..90270a92d56b 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.20250205.165659
+pkgver=137.0a1.20250206.094455
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=('fd9b7ca4aa790806ed793d86642fffbe5f38f06720d84d72136ce5724659d115')
+sha256sums=('7a91ff6da293e637ada3b3386889f0c6a8bd941facddd8d4a721207d5a5740bc')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \