summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-13 03:01:50 +0000
committergithub-actions[bot]2025-03-13 03:01:50 +0000
commite894304ee26336a9a4f479b3a67b21323d33a5cd (patch)
treee6c24c5c930c157bb9b01d11cad3a1d10291314a
parent34fbfea23893c332c4019d14c809ffdcf840e525 (diff)
downloadaur-e894304ee26336a9a4f479b3a67b21323d33a5cd.tar.gz
update to 138.0a1.20250312.213354
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d9220d6c0cc..891734923566 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bs
pkgdesc = Bosnian language pack for Firefox Nightly
- pkgver = 138.0a1.20250312.091925
+ pkgver = 138.0a1.20250312.213354
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-138.0a1.20250312.091925.xpi
- source = firefox-nightly-i18n-bs-138.0a1.20250312.091925.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bs.langpack.xpi
- sha256sums = 27ca8923b6d80d63768ed52b8a2c793a76ce23736998e300f29ee57b1e63afa6
+ noextract = firefox-nightly-i18n-bs-138.0a1.20250312.213354.xpi
+ source = firefox-nightly-i18n-bs-138.0a1.20250312.213354.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bs.langpack.xpi
+ sha256sums = db36828c5ea39d07dda4a20f191fdc93da268e07c4869f775fdd5a620072bcb0
pkgname = firefox-nightly-i18n-bs
diff --git a/PKGBUILD b/PKGBUILD
index 5712708d207f..469562127a1f 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=138.0a1
-pkgver=138.0a1.20250312.091925
+pkgver=138.0a1.20250312.213354
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=('27ca8923b6d80d63768ed52b8a2c793a76ce23736998e300f29ee57b1e63afa6')
+sha256sums=('db36828c5ea39d07dda4a20f191fdc93da268e07c4869f775fdd5a620072bcb0')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \