summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-10-18 13:29:29 +0000
committergithub-actions[bot]2024-10-18 13:29:29 +0000
commit6c0c4141aaa0a093bf2fc86186341b96e40d2d19 (patch)
tree280014015dd1cc1bcd7ae3fd15d681c1148f9bb1
parentc64789e4f44bfa815633b2b89f33fd4956b0cce9 (diff)
downloadaur-6c0c4141aaa0a093bf2fc86186341b96e40d2d19.tar.gz
update to 133.0a1.20241018.093844
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 756167b19b91..f3d9eb083fd3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-az
pkgdesc = Azerbaijani language pack for Firefox Nightly
- pkgver = 133.0a1.20241017.205015
+ pkgver = 133.0a1.20241018.093844
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-133.0a1.20241017.205015.xpi
- source = firefox-nightly-i18n-az-133.0a1.20241017.205015.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.az.langpack.xpi
- sha256sums = 48bf809be8d091475a4163749d0248ab57a3d3ed040bdbf460ba7a2f564b9367
+ noextract = firefox-nightly-i18n-az-133.0a1.20241018.093844.xpi
+ source = firefox-nightly-i18n-az-133.0a1.20241018.093844.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.az.langpack.xpi
+ sha256sums = ff100a60704192431c50cc482d89fe5361acdf82190468c53df56db20688bd7d
pkgname = firefox-nightly-i18n-az
diff --git a/PKGBUILD b/PKGBUILD
index 5c180a66b36f..44d9b6de2383 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=133.0a1
-pkgver=133.0a1.20241017.205015
+pkgver=133.0a1.20241018.093844
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=('48bf809be8d091475a4163749d0248ab57a3d3ed040bdbf460ba7a2f564b9367')
+sha256sums=('ff100a60704192431c50cc482d89fe5361acdf82190468c53df56db20688bd7d')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \