summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-07 03:00:36 +0000
committergithub-actions[bot]2025-03-07 03:00:36 +0000
commitb0cf63c25f3b1158a03155d57c7f0e9bcd3ca6a4 (patch)
tree74afbbb3ec094ed7c9f5170627366fb4dff6670c
parentbc53d457b758fdabb9fb3732675ab2f1c7d82958 (diff)
downloadaur-b0cf63c25f3b1158a03155d57c7f0e9bcd3ca6a4.tar.gz
update to 138.0a1.20250306.213030
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6dcef786bfa2..559852a67b85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bs
pkgdesc = Bosnian language pack for Firefox Nightly
- pkgver = 138.0a1.20250306.092841
+ pkgver = 138.0a1.20250306.213030
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.20250306.092841.xpi
- source = firefox-nightly-i18n-bs-138.0a1.20250306.092841.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bs.langpack.xpi
- sha256sums = 198b7eefc2ae4eb4421ee0c29bb1a0bfe1098b57a20b85c9a0a7ed46f31cb1cc
+ noextract = firefox-nightly-i18n-bs-138.0a1.20250306.213030.xpi
+ source = firefox-nightly-i18n-bs-138.0a1.20250306.213030.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bs.langpack.xpi
+ sha256sums = 2bad7cae5b437112907f151d90e1a810f7787c1993a6a900ac40f37b3fcc338d
pkgname = firefox-nightly-i18n-bs
diff --git a/PKGBUILD b/PKGBUILD
index 22d515fcfe86..b5e29ea4d0b1 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.20250306.092841
+pkgver=138.0a1.20250306.213030
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=('198b7eefc2ae4eb4421ee0c29bb1a0bfe1098b57a20b85c9a0a7ed46f31cb1cc')
+sha256sums=('2bad7cae5b437112907f151d90e1a810f7787c1993a6a900ac40f37b3fcc338d')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \