summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-04-08 14:23:29 +0000
committergithub-actions[bot]2025-04-08 14:23:29 +0000
commit2fb3d273a37350db49b1928d65a415952b1b24f6 (patch)
treec2de187affb7a0b5f93dd22481e6cf1a7385ce7e
parenta26cef84813987ceb0bb4fc648fab7a7334e1885 (diff)
downloadaur-2fb3d273a37350db49b1928d65a415952b1b24f6.tar.gz
update to 139.0a1.20250408.095024
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c35d51d1d5a0..afe6d38384a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-be
pkgdesc = Belarusian language pack for Firefox Nightly
- pkgver = 139.0a1.20250407.212917
+ pkgver = 139.0a1.20250408.095024
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-139.0a1.20250407.212917.xpi
- source = firefox-nightly-i18n-be-139.0a1.20250407.212917.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.be.langpack.xpi
- sha256sums = 3d8690a9c25f2ea004dfcc3870fd39c9bd7303472de0e0f4be32d45223e27b55
+ noextract = firefox-nightly-i18n-be-139.0a1.20250408.095024.xpi
+ source = firefox-nightly-i18n-be-139.0a1.20250408.095024.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.be.langpack.xpi
+ sha256sums = 51545529980792658353fdc166d520a0c9a5cf449a94966d57c65e8b176fac4e
pkgname = firefox-nightly-i18n-be
diff --git a/PKGBUILD b/PKGBUILD
index 1dd60c5b2623..a17726f199f5 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.20250407.212917
+pkgver=139.0a1.20250408.095024
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=('3d8690a9c25f2ea004dfcc3870fd39c9bd7303472de0e0f4be32d45223e27b55')
+sha256sums=('51545529980792658353fdc166d520a0c9a5cf449a94966d57c65e8b176fac4e')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \