summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-28 03:09:44 +0000
committergithub-actions[bot]2025-03-28 03:09:44 +0000
commit1868e93d66930c8a90dbed84416a451bdb14af2d (patch)
tree667f5e4da2a120b680395bac55bfd13da7a22137
parent58e21f17ba1a655bbc3d2e7f9de18b56cc7c3445 (diff)
downloadaur-1868e93d66930c8a90dbed84416a451bdb14af2d.tar.gz
update to 138.0a1.20250327.164403
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd9d605d8a0e..5ee280952812 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-mr
pkgdesc = Marathi language pack for Firefox Nightly
- pkgver = 138.0a1.20250327.041043
+ pkgver = 138.0a1.20250327.164403
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-mr
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-mr-138.0a1.20250327.041043.xpi
- source = firefox-nightly-i18n-mr-138.0a1.20250327.041043.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.mr.langpack.xpi
- sha256sums = eb6a5a54dabf728add3f43abff5267ac47eb3846a6971e9cba3ecce4d80d21f8
+ noextract = firefox-nightly-i18n-mr-138.0a1.20250327.164403.xpi
+ source = firefox-nightly-i18n-mr-138.0a1.20250327.164403.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.mr.langpack.xpi
+ sha256sums = 5f6bf025127e75f173dacd9101bdddc96dbb004664ec276922615b6b850e1835
pkgname = firefox-nightly-i18n-mr
diff --git a/PKGBUILD b/PKGBUILD
index e36cd088514e..fc7f9318ed68 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.041043
+pkgver=138.0a1.20250327.164403
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=('eb6a5a54dabf728add3f43abff5267ac47eb3846a6971e9cba3ecce4d80d21f8')
+sha256sums=('5f6bf025127e75f173dacd9101bdddc96dbb004664ec276922615b6b850e1835')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \