summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-28 14:24:47 +0000
committergithub-actions[bot]2025-03-28 14:24:47 +0000
commit58885849be471eff04e7675f06b587a9a43d2277 (patch)
treec9f6a1dd634756a5032537c7ecac0f83405b4eac
parent7db8c8eaf5b1ee8ea568adccd92651401ae8d0ec (diff)
downloadaur-58885849be471eff04e7675f06b587a9a43d2277.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 b1d5f54683f9..5a7b95f9f731 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ff
pkgdesc = Fulah 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-ff
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-ff-138.0a1.20250327.164403.xpi
- source = firefox-nightly-i18n-ff-138.0a1.20250327.164403.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.ff.langpack.xpi
- sha256sums = c5d8ca7838f8902b1f002d051634f4f289730b9d049fe0aea83acb7e25b3143d
+ noextract = firefox-nightly-i18n-ff-138.0a1.20250328.092613.xpi
+ source = firefox-nightly-i18n-ff-138.0a1.20250328.092613.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.ff.langpack.xpi
+ sha256sums = 3d720325c169fd75d0bee641fae625e95d516e63d1424c290b1da610436328fa
pkgname = firefox-nightly-i18n-ff
diff --git a/PKGBUILD b/PKGBUILD
index 7577254c1fd3..6ca5a19dabfa 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=('c5d8ca7838f8902b1f002d051634f4f289730b9d049fe0aea83acb7e25b3143d')
+sha256sums=('3d720325c169fd75d0bee641fae625e95d516e63d1424c290b1da610436328fa')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \