summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-01-09 03:17:27 +0000
committergithub-actions[bot]2025-01-09 03:17:27 +0000
commitac1d025053c3b077a2b179d2f1e144d94c68ad44 (patch)
treedc82db0bbca946321ea12d20bd481687010bea50
parent261bd281e8b7a65908e7b972d331bf35c62ef124 (diff)
downloadaur-ac1d025053c3b077a2b179d2f1e144d94c68ad44.tar.gz
update to 136.0a1.20250108.215653
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b6a7a7c358f2..afa281d510cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-be
pkgdesc = Belarusian language pack for Firefox Nightly
- pkgver = 136.0a1.20250108.093633
+ pkgver = 136.0a1.20250108.215653
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-136.0a1.20250108.093633.xpi
- source = firefox-nightly-i18n-be-136.0a1.20250108.093633.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.be.langpack.xpi
- sha256sums = 595cb049617ac944f2534a1f48ca953e0be235b8490887ae39c2651ea8f59dc2
+ noextract = firefox-nightly-i18n-be-136.0a1.20250108.215653.xpi
+ source = firefox-nightly-i18n-be-136.0a1.20250108.215653.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.be.langpack.xpi
+ sha256sums = f3b8dc90e5a82f1e44ac76a67b0eada6f8954fd7622a8eb6d4145007590cfb68
pkgname = firefox-nightly-i18n-be
diff --git a/PKGBUILD b/PKGBUILD
index 89909d7b3d10..0efad3620c48 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=136.0a1
-pkgver=136.0a1.20250108.093633
+pkgver=136.0a1.20250108.215653
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=('595cb049617ac944f2534a1f48ca953e0be235b8490887ae39c2651ea8f59dc2')
+sha256sums=('f3b8dc90e5a82f1e44ac76a67b0eada6f8954fd7622a8eb6d4145007590cfb68')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \