summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-11-03 02:26:52 +0000
committergithub-actions[bot]2024-11-03 02:26:52 +0000
commit14ac190a21f8c43fe0879454012b8d1216df63ab (patch)
tree7b9dafd43d841319b0001ec77c013027f8055dba
parente4110a6d1ab9da6139131cd5e6ff25e3878e85dd (diff)
downloadaur-14ac190a21f8c43fe0879454012b8d1216df63ab.tar.gz
update to 134.0a1.20241102.215039
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75988f395df8..1c4652c814e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-az
pkgdesc = Azerbaijani language pack for Firefox Nightly
- pkgver = 134.0a1.20241102.092659
+ pkgver = 134.0a1.20241102.215039
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.20241102.092659.xpi
- source = firefox-nightly-i18n-az-134.0a1.20241102.092659.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.az.langpack.xpi
- sha256sums = e23795b3c4c5f5fcfda4ff94a033ee51064080f9d0609d070075b7bd02fa4fa1
+ noextract = firefox-nightly-i18n-az-134.0a1.20241102.215039.xpi
+ source = firefox-nightly-i18n-az-134.0a1.20241102.215039.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.az.langpack.xpi
+ sha256sums = b7fd345570aa7a6cbef704d6943ca26757f63a1da8ef8aac99ed586ca2671f0c
pkgname = firefox-nightly-i18n-az
diff --git a/PKGBUILD b/PKGBUILD
index 96c7b9f57ead..c966e2e3b921 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.20241102.092659
+pkgver=134.0a1.20241102.215039
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=('e23795b3c4c5f5fcfda4ff94a033ee51064080f9d0609d070075b7bd02fa4fa1')
+sha256sums=('b7fd345570aa7a6cbef704d6943ca26757f63a1da8ef8aac99ed586ca2671f0c')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \