summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-27 03:03:33 +0000
committergithub-actions[bot]2025-03-27 03:03:33 +0000
commit1c33fdd01871977e145c8b77caba4d318a72076c (patch)
treef43879c0fc1679f79a8ce0cf121affff37189f6e
parent977af9c16608242b8962ee03f6b3fa6f89091c73 (diff)
downloadaur-1c33fdd01871977e145c8b77caba4d318a72076c.tar.gz
update to 138.0a1.20250326.192415
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6342f46487e..e15872f22de4 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.091323
+ pkgver = 138.0a1.20250326.192415
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.091323.xpi
- source = firefox-nightly-i18n-bs-138.0a1.20250326.091323.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bs.langpack.xpi
- sha256sums = ca07d57445f071feb507807cc62391621ba04860132a8c7f7188d81fc478bb71
+ 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
pkgname = firefox-nightly-i18n-bs
diff --git a/PKGBUILD b/PKGBUILD
index 09a3b02115d0..6f2a4d0c0a2e 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.091323
+pkgver=138.0a1.20250326.192415
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=('ca07d57445f071feb507807cc62391621ba04860132a8c7f7188d81fc478bb71')
+sha256sums=('d72690b32d6dc6c3391ae23a4fe38d1fec3089abd37b4a67b5662b632ee58357')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \