summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-04-23 14:25:01 +0000
committergithub-actions[bot]2025-04-23 14:25:01 +0000
commitf1091d84e722ab9164969ccf8252cb4b5e1394d2 (patch)
treedcbe6d89021e791ae2fb46d1e0a3bc6dce550250
parent33da2dd1213024883363a9e3cf2aa987aa65cae7 (diff)
downloadaur-f1091d84e722ab9164969ccf8252cb4b5e1394d2.tar.gz
update to 139.0a1.20250423.092127
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aedce5f547c4..87083a9dc268 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bs
pkgdesc = Bosnian language pack for Firefox Nightly
- pkgver = 139.0a1.20250422.213740
+ pkgver = 139.0a1.20250423.092127
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-139.0a1.20250422.213740.xpi
- source = firefox-nightly-i18n-bs-139.0a1.20250422.213740.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.bs.langpack.xpi
- sha256sums = 3db8c9fba437a38653cee5774a4038dc39159d4bacdc4f9a6e992e7f96770ee2
+ noextract = firefox-nightly-i18n-bs-139.0a1.20250423.092127.xpi
+ source = firefox-nightly-i18n-bs-139.0a1.20250423.092127.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.bs.langpack.xpi
+ sha256sums = 60690434c87b6993fd8b723dbf255a92548677a3ffc6e6b0c7bdfe6d3b58061f
pkgname = firefox-nightly-i18n-bs
diff --git a/PKGBUILD b/PKGBUILD
index 1f6742e38cd6..eafb07e7081a 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=139.0a1
-pkgver=139.0a1.20250422.213740
+pkgver=139.0a1.20250423.092127
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=('3db8c9fba437a38653cee5774a4038dc39159d4bacdc4f9a6e992e7f96770ee2')
+sha256sums=('60690434c87b6993fd8b723dbf255a92548677a3ffc6e6b0c7bdfe6d3b58061f')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \