summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-23 03:07:10 +0000
committergithub-actions[bot]2025-03-23 03:07:10 +0000
commitee7cb2985837629d8c38d2e5472a7085a6eb8b56 (patch)
tree80cd3fc2e1fdb8529e5dcdef6046b5dd0f341756
parentf1371ff9f4cc0fccca478155d2c7ddfe1ff5afdf (diff)
downloadaur-ee7cb2985837629d8c38d2e5472a7085a6eb8b56.tar.gz
update to 138.0a1.20250323.000437
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d39f6dc9fe67..fcbb8d19f1ed 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-az
pkgdesc = Azerbaijani language pack for Firefox Nightly
- pkgver = 138.0a1.20250322.090207
+ pkgver = 138.0a1.20250323.000437
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-138.0a1.20250322.090207.xpi
- source = firefox-nightly-i18n-az-138.0a1.20250322.090207.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.az.langpack.xpi
- sha256sums = 2f77bd40f323bc9c51794c19ab70a56aabd055910ba1caa631b819702c109c73
+ noextract = firefox-nightly-i18n-az-138.0a1.20250323.000437.xpi
+ source = firefox-nightly-i18n-az-138.0a1.20250323.000437.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.az.langpack.xpi
+ sha256sums = 0d67de87f924af10e2b03e5660d60f5b160ac31be7aa1bbe40ae4445450127f5
pkgname = firefox-nightly-i18n-az
diff --git a/PKGBUILD b/PKGBUILD
index eb3e6a7b3973..5f86e5daa8e8 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=138.0a1
-pkgver=138.0a1.20250322.090207
+pkgver=138.0a1.20250323.000437
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=('2f77bd40f323bc9c51794c19ab70a56aabd055910ba1caa631b819702c109c73')
+sha256sums=('0d67de87f924af10e2b03e5660d60f5b160ac31be7aa1bbe40ae4445450127f5')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \