summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-04-09 14:30:31 +0000
committergithub-actions[bot]2025-04-09 14:30:31 +0000
commit63f15f5b40a522e52ec8b8c470fc7e26f90cbcb8 (patch)
tree02e1fd9e276eea7733e4287efc5cf9d69a3459eb
parent3ae47eef4a8b50d7740bd8c44a56eb46674d79bc (diff)
downloadaur-63f15f5b40a522e52ec8b8c470fc7e26f90cbcb8.tar.gz
update to 139.0a1.20250409.094121
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 136c7c511207..53ebeeebf02b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-uk
pkgdesc = Ukrainian language pack for Firefox Nightly
- pkgver = 139.0a1.20250408.212225
+ pkgver = 139.0a1.20250409.094121
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-uk
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-uk-139.0a1.20250408.212225.xpi
- source = firefox-nightly-i18n-uk-139.0a1.20250408.212225.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.uk.langpack.xpi
- sha256sums = 561a6a67e0e0da4e3764ad0c1794598a52a2f34ac06095cee108683912afba39
+ noextract = firefox-nightly-i18n-uk-139.0a1.20250409.094121.xpi
+ source = firefox-nightly-i18n-uk-139.0a1.20250409.094121.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.uk.langpack.xpi
+ sha256sums = 213fba125489593cf520cadfa7b78d610e9147ea85714ed2ee716c6414b7f7af
pkgname = firefox-nightly-i18n-uk
diff --git a/PKGBUILD b/PKGBUILD
index 6c1ea3f023f4..40814a9e9518 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.20250408.212225
+pkgver=139.0a1.20250409.094121
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=('561a6a67e0e0da4e3764ad0c1794598a52a2f34ac06095cee108683912afba39')
+sha256sums=('213fba125489593cf520cadfa7b78d610e9147ea85714ed2ee716c6414b7f7af')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \