summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-28 14:22:48 +0000
committergithub-actions[bot]2025-03-28 14:22:48 +0000
commit0be8a09e58fd673630498bacc6060decae61e0d7 (patch)
tree55d1ea24edb7827e217615034394e069a42e4953
parentb844aa95f0ea6cc038bf49b7524de9e6496ae8b9 (diff)
downloadaur-0be8a09e58fd673630498bacc6060decae61e0d7.tar.gz
update to 138.0a1.20250328.092613
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 44e06d7baf17..4aa47729ea9b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bs
pkgdesc = Bosnian language pack for Firefox Nightly
- pkgver = 138.0a1.20250327.164403
+ pkgver = 138.0a1.20250328.092613
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.20250327.164403.xpi
- source = firefox-nightly-i18n-bs-138.0a1.20250327.164403.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bs.langpack.xpi
- sha256sums = 8d19fa8ad12bfee554ffa7a09b2f89b12b782e6c68b3efcf284adab845d10302
+ noextract = firefox-nightly-i18n-bs-138.0a1.20250328.092613.xpi
+ source = firefox-nightly-i18n-bs-138.0a1.20250328.092613.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bs.langpack.xpi
+ sha256sums = 4b440e5493a35b115510eb2517052afafde4e6a726086693b5f01677402daf8b
pkgname = firefox-nightly-i18n-bs
diff --git a/PKGBUILD b/PKGBUILD
index ce2bd964892f..98888036cfa0 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.20250327.164403
+pkgver=138.0a1.20250328.092613
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=('8d19fa8ad12bfee554ffa7a09b2f89b12b782e6c68b3efcf284adab845d10302')
+sha256sums=('4b440e5493a35b115510eb2517052afafde4e6a726086693b5f01677402daf8b')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \