summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-11-05 02:19:31 +0000
committergithub-actions[bot]2024-11-05 02:19:31 +0000
commitff7aff197cf4c9ff0f2e5fb1a0e0fd0ad950a9fd (patch)
treed804e098f6b35de8eb5a044fccb3a235ed5f8a6b
parent2f5631b89f75902c3c5814000262d2e17d61389b (diff)
downloadaur-ff7aff197cf4c9ff0f2e5fb1a0e0fd0ad950a9fd.tar.gz
update to 134.0a1.20241104.213308
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e7eb981296f..3159bed99ec6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-be
pkgdesc = Belarusian language pack for Firefox Nightly
- pkgver = 134.0a1.20241104.092716
+ pkgver = 134.0a1.20241104.213308
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-134.0a1.20241104.092716.xpi
- source = firefox-nightly-i18n-be-134.0a1.20241104.092716.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.be.langpack.xpi
- sha256sums = d3e00b00e84a1497e767d6dbbbeaaada987d56ebcac988d49a7724d379732747
+ noextract = firefox-nightly-i18n-be-134.0a1.20241104.213308.xpi
+ source = firefox-nightly-i18n-be-134.0a1.20241104.213308.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.be.langpack.xpi
+ sha256sums = 0bdf117b67977ae8bb3e8ce282e347489282592f087bfe98438acc440b04c3dd
pkgname = firefox-nightly-i18n-be
diff --git a/PKGBUILD b/PKGBUILD
index bacdf7f4d937..15dff6eec444 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=134.0a1
-pkgver=134.0a1.20241104.092716
+pkgver=134.0a1.20241104.213308
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=('d3e00b00e84a1497e767d6dbbbeaaada987d56ebcac988d49a7724d379732747')
+sha256sums=('0bdf117b67977ae8bb3e8ce282e347489282592f087bfe98438acc440b04c3dd')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \