summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-22 03:03:45 +0000
committergithub-actions[bot]2025-03-22 03:03:45 +0000
commita68bfe9e76ad41d3e78ff540ce212d913c979c2f (patch)
treeea4241ba1bd6aee8d479ce6acd455647bb588885
parentf988a4190e71f33e061e26542951e45dbc3242c0 (diff)
downloadaur-a68bfe9e76ad41d3e78ff540ce212d913c979c2f.tar.gz
update to 138.0a1.20250321.163719
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fc897ad6ece..bbfbed577b59 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-lij
pkgdesc = Ligurian language pack for Firefox Nightly
- pkgver = 138.0a1.20250321.040811
+ pkgver = 138.0a1.20250321.163719
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-lij
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-lij-138.0a1.20250321.040811.xpi
- source = firefox-nightly-i18n-lij-138.0a1.20250321.040811.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.lij.langpack.xpi
- sha256sums = 6103cc1dcca091bcdfe476b75775c2dbddca7e017265eaae529ff7cd179cbf90
+ noextract = firefox-nightly-i18n-lij-138.0a1.20250321.163719.xpi
+ source = firefox-nightly-i18n-lij-138.0a1.20250321.163719.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.lij.langpack.xpi
+ sha256sums = ef66ed729df04b58e2522cc8afaf80051fc4a7924aec70f98aec3f9a295c3ac6
pkgname = firefox-nightly-i18n-lij
diff --git a/PKGBUILD b/PKGBUILD
index 5b5f27afe9b8..aa96ff81b7ac 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.20250321.040811
+pkgver=138.0a1.20250321.163719
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=('6103cc1dcca091bcdfe476b75775c2dbddca7e017265eaae529ff7cd179cbf90')
+sha256sums=('ef66ed729df04b58e2522cc8afaf80051fc4a7924aec70f98aec3f9a295c3ac6')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \