summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-15 02:57:05 +0000
committergithub-actions[bot]2025-03-15 02:57:05 +0000
commit86415e9bc0951d28004818b5de950559d8eab561 (patch)
treea31a17c62647796a0b7fdcc3e2fcc952f63f87d3
parent30eaae530bc2b1a6be0a8118cdbef789085a7541 (diff)
downloadaur-86415e9bc0951d28004818b5de950559d8eab561.tar.gz
update to 138.0a1.20250314.211155
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d431143d540c..0b1e2d7e9bb5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-be
pkgdesc = Belarusian language pack for Firefox Nightly
- pkgver = 138.0a1.20250314.044514
+ pkgver = 138.0a1.20250314.211155
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-be
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-be-138.0a1.20250314.044514.xpi
- source = firefox-nightly-i18n-be-138.0a1.20250314.044514.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.be.langpack.xpi
- sha256sums = 8534cf068323070dccb2d9e7b62ce36ba777fe692891ea729cc7518d2337d4c4
+ noextract = firefox-nightly-i18n-be-138.0a1.20250314.211155.xpi
+ source = firefox-nightly-i18n-be-138.0a1.20250314.211155.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.be.langpack.xpi
+ sha256sums = e30674d6bdadfa5950e9a24ec7a62636e531329566df403fd8e57aa37ffac53b
pkgname = firefox-nightly-i18n-be
diff --git a/PKGBUILD b/PKGBUILD
index cc9c99c8f768..5f6e54c75a3f 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.20250314.044514
+pkgver=138.0a1.20250314.211155
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=('8534cf068323070dccb2d9e7b62ce36ba777fe692891ea729cc7518d2337d4c4')
+sha256sums=('e30674d6bdadfa5950e9a24ec7a62636e531329566df403fd8e57aa37ffac53b')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \