summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-11-14 13:29:57 +0000
committergithub-actions[bot]2024-11-14 13:29:57 +0000
commit8c4819576e9cc587cc6c2164f48e13da234c898d (patch)
treee349e3c180b506d9365496fe1bf80f3f23d26bd7
parent52aba6cb75f68711717104d8aa3d472257ad687a (diff)
downloadaur-8c4819576e9cc587cc6c2164f48e13da234c898d.tar.gz
update to 134.0a1.20241114.095720
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 931e01060d1f..ad23a7df2101 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-az
pkgdesc = Azerbaijani language pack for Firefox Nightly
- pkgver = 134.0a1.20241113.215256
+ pkgver = 134.0a1.20241114.095720
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-az
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-az-134.0a1.20241113.215256.xpi
- source = firefox-nightly-i18n-az-134.0a1.20241113.215256.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.az.langpack.xpi
- sha256sums = 89a16a7351d885dd6451b3e5bbf7d530e6699c416bd164e3786dbbeae2c6ff0b
+ noextract = firefox-nightly-i18n-az-134.0a1.20241114.095720.xpi
+ source = firefox-nightly-i18n-az-134.0a1.20241114.095720.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.az.langpack.xpi
+ sha256sums = c42d4a201fe605154d6dd45aab379d5e06b883914572d65f15fb32ac81fd9f04
pkgname = firefox-nightly-i18n-az
diff --git a/PKGBUILD b/PKGBUILD
index d3bdbe4ac81c..a8cbce28f731 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.20241113.215256
+pkgver=134.0a1.20241114.095720
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=('89a16a7351d885dd6451b3e5bbf7d530e6699c416bd164e3786dbbeae2c6ff0b')
+sha256sums=('c42d4a201fe605154d6dd45aab379d5e06b883914572d65f15fb32ac81fd9f04')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \