summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-04-06 03:08:41 +0000
committergithub-actions[bot]2025-04-06 03:08:41 +0000
commitba2aa661a3569e7dabcb50ff9ee72baf300702e5 (patch)
tree6bb780dc4682720a1701b9472b27d014f3976a89
parentaead9d71fb4dad31a1fb68aae5ce9580a8745b9b (diff)
downloadaur-ba2aa661a3569e7dabcb50ff9ee72baf300702e5.tar.gz
update to 139.0a1.20250405.211119
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c3fe6947873b..1226257eec9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ar
pkgdesc = Arabic language pack for Firefox Nightly
- pkgver = 139.0a1.20250405.091754
+ pkgver = 139.0a1.20250405.211119
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-ar
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-ar-139.0a1.20250405.091754.xpi
- source = firefox-nightly-i18n-ar-139.0a1.20250405.091754.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.ar.langpack.xpi
- sha256sums = 465a1fc028f3622816d053be36b6343c76896a36377ce655c1c2bd0fb6472547
+ noextract = firefox-nightly-i18n-ar-139.0a1.20250405.211119.xpi
+ source = firefox-nightly-i18n-ar-139.0a1.20250405.211119.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.ar.langpack.xpi
+ sha256sums = 1985520d60f57b8a54e214e1efd1d2c5b0d315a256a8133ec64efdc83903797a
pkgname = firefox-nightly-i18n-ar
diff --git a/PKGBUILD b/PKGBUILD
index cd181345e529..3b68cf05d527 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.20250405.091754
+pkgver=139.0a1.20250405.211119
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=('465a1fc028f3622816d053be36b6343c76896a36377ce655c1c2bd0fb6472547')
+sha256sums=('1985520d60f57b8a54e214e1efd1d2c5b0d315a256a8133ec64efdc83903797a')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \