summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-27 14:23:43 +0000
committergithub-actions[bot]2025-03-27 14:23:43 +0000
commit2a4d184468fedfad72de7bb153414ab2627bd6f7 (patch)
tree31671500394dac782ee177ccb25860a1e910f993
parent1c33fdd01871977e145c8b77caba4d318a72076c (diff)
downloadaur-2a4d184468fedfad72de7bb153414ab2627bd6f7.tar.gz
update to 138.0a1.20250327.041043
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e15872f22de4..791c2c1dbb8a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bs
pkgdesc = Bosnian language pack for Firefox Nightly
- pkgver = 138.0a1.20250326.192415
+ pkgver = 138.0a1.20250327.041043
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.20250326.192415.xpi
- source = firefox-nightly-i18n-bs-138.0a1.20250326.192415.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bs.langpack.xpi
- sha256sums = d72690b32d6dc6c3391ae23a4fe38d1fec3089abd37b4a67b5662b632ee58357
+ noextract = firefox-nightly-i18n-bs-138.0a1.20250327.041043.xpi
+ source = firefox-nightly-i18n-bs-138.0a1.20250327.041043.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bs.langpack.xpi
+ sha256sums = 87ab1a57af7ba202ab01611506c6457c16f17c400336adbbfec50a330658d543
pkgname = firefox-nightly-i18n-bs
diff --git a/PKGBUILD b/PKGBUILD
index 6f2a4d0c0a2e..8341c45a0e83 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.20250326.192415
+pkgver=138.0a1.20250327.041043
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=('d72690b32d6dc6c3391ae23a4fe38d1fec3089abd37b4a67b5662b632ee58357')
+sha256sums=('87ab1a57af7ba202ab01611506c6457c16f17c400336adbbfec50a330658d543')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \