summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-11-10 02:23:11 +0000
committergithub-actions[bot]2024-11-10 02:23:11 +0000
commitd38ac1ba531166082ef85463a53310b16347c8af (patch)
tree4a465995f18cc5edc236d8b037f832ee00256e3b
parente42077a724585af57269c7fc857ffeae269696da (diff)
downloadaur-d38ac1ba531166082ef85463a53310b16347c8af.tar.gz
update to 134.0a1.20241109.211737
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2e44d34167de..27b698ec6afa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-az
pkgdesc = Azerbaijani language pack for Firefox Nightly
- pkgver = 134.0a1.20241109.093230
+ pkgver = 134.0a1.20241109.211737
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.20241109.093230.xpi
- source = firefox-nightly-i18n-az-134.0a1.20241109.093230.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.az.langpack.xpi
- sha256sums = 58444281ad2ba96e3bdc385bc446e9952cb4de9366bb34d9b5f972376ae10bf5
+ noextract = firefox-nightly-i18n-az-134.0a1.20241109.211737.xpi
+ source = firefox-nightly-i18n-az-134.0a1.20241109.211737.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.az.langpack.xpi
+ sha256sums = cafa7ade11b9cd82a6f41b0b01a852de15eb7ee53fb657a9e798577709b676ae
pkgname = firefox-nightly-i18n-az
diff --git a/PKGBUILD b/PKGBUILD
index 78e812ba358d..d27d7ebc3c71 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.20241109.093230
+pkgver=134.0a1.20241109.211737
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=('58444281ad2ba96e3bdc385bc446e9952cb4de9366bb34d9b5f972376ae10bf5')
+sha256sums=('cafa7ade11b9cd82a6f41b0b01a852de15eb7ee53fb657a9e798577709b676ae')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \