summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-12-22 02:54:53 +0000
committergithub-actions[bot]2024-12-22 02:54:53 +0000
commit037b52a0be30120018d3128b0d8ae1b6c9e91602 (patch)
treefd4a818e9cd4da52a097f94ae1fd9ac3b6e2d50d
parent6e02b40fe227ff2451bd303ee14384f116c0893e (diff)
downloadaur-037b52a0be30120018d3128b0d8ae1b6c9e91602.tar.gz
update to 135.0a1.20241221.215318
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ba881b2e9ba4..9c2fc37c65db 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-az
pkgdesc = Azerbaijani language pack for Firefox Nightly
- pkgver = 135.0a1.20241221.094256
+ pkgver = 135.0a1.20241221.215318
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-135.0a1.20241221.094256.xpi
- source = firefox-nightly-i18n-az-135.0a1.20241221.094256.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.az.langpack.xpi
- sha256sums = 9d4ce327320c47c5e0c3b1efda37cc23b5ecef71fc135a46c8027aa43ec1d9d0
+ noextract = firefox-nightly-i18n-az-135.0a1.20241221.215318.xpi
+ source = firefox-nightly-i18n-az-135.0a1.20241221.215318.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.az.langpack.xpi
+ sha256sums = 7e3ca43b0a236fc6b323bb44e1bed0457c548fe41006a00cf5f1fee3a71a3f82
pkgname = firefox-nightly-i18n-az
diff --git a/PKGBUILD b/PKGBUILD
index f2199448c88e..c628cabdd726 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=135.0a1
-pkgver=135.0a1.20241221.094256
+pkgver=135.0a1.20241221.215318
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=('9d4ce327320c47c5e0c3b1efda37cc23b5ecef71fc135a46c8027aa43ec1d9d0')
+sha256sums=('7e3ca43b0a236fc6b323bb44e1bed0457c548fe41006a00cf5f1fee3a71a3f82')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \