summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-12-27 14:16:55 +0000
committergithub-actions[bot]2024-12-27 14:16:55 +0000
commitda898fee858af42c79584d6815a2a1906cb96bc0 (patch)
tree502384bb93f79fd5b7206abfcc4c9ab385e0c548
parent8fc3b7f3b7f0ca9178cfb49589febd7054ba3119 (diff)
downloadaur-da898fee858af42c79584d6815a2a1906cb96bc0.tar.gz
update to 135.0a1.20241227.024221
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 250c31cb4b79..c7d62010d0f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-be
pkgdesc = Belarusian language pack for Firefox Nightly
- pkgver = 135.0a1.20241226.093706
+ pkgver = 135.0a1.20241227.024221
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-135.0a1.20241226.093706.xpi
- source = firefox-nightly-i18n-be-135.0a1.20241226.093706.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.be.langpack.xpi
- sha256sums = 307085f5200a3de7f8cd77247bf378fb47d104efa91cd789d3186db2f12d34d4
+ noextract = firefox-nightly-i18n-be-135.0a1.20241227.024221.xpi
+ source = firefox-nightly-i18n-be-135.0a1.20241227.024221.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.be.langpack.xpi
+ sha256sums = 6bbbcc311cfd247d1a859dfc37bd67c76ff9231fa7a9a4395da4aa1182fc68aa
pkgname = firefox-nightly-i18n-be
diff --git a/PKGBUILD b/PKGBUILD
index e69b123dea42..a683d7056d58 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=135.0a1
-pkgver=135.0a1.20241226.093706
+pkgver=135.0a1.20241227.024221
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=('307085f5200a3de7f8cd77247bf378fb47d104efa91cd789d3186db2f12d34d4')
+sha256sums=('6bbbcc311cfd247d1a859dfc37bd67c76ff9231fa7a9a4395da4aa1182fc68aa')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \