summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-12-15 14:18:40 +0000
committergithub-actions[bot]2024-12-15 14:18:40 +0000
commit311172fc8f1607ddc24ae176a9c1f85db396a279 (patch)
tree12a1efd1c7949477c09f54deed67856896ecbc23
parent64c1aa2c4d22cf86264efd1f50726669be1fb640 (diff)
downloadaur-311172fc8f1607ddc24ae176a9c1f85db396a279.tar.gz
update to 135.0a1.20241215.090817
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7730921a1664..ebe4c213e606 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 135.0a1.20241214.213919
+ pkgver = 135.0a1.20241215.090817
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-da
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-da-135.0a1.20241214.213919.xpi
- source = firefox-nightly-i18n-da-135.0a1.20241214.213919.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.da.langpack.xpi
- sha256sums = 425cad56e7672e8f1c3aa5d78f32a046945627f9e8db200293e3bf0a29155785
+ noextract = firefox-nightly-i18n-da-135.0a1.20241215.090817.xpi
+ source = firefox-nightly-i18n-da-135.0a1.20241215.090817.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.da.langpack.xpi
+ sha256sums = 787aea102edc701be09d1e33284bcb7783259bd21ffd03c2ba3ddf34d1b2f4b8
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index fef2b86445e7..5238a35e00fe 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.20241214.213919
+pkgver=135.0a1.20241215.090817
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=('425cad56e7672e8f1c3aa5d78f32a046945627f9e8db200293e3bf0a29155785')
+sha256sums=('787aea102edc701be09d1e33284bcb7783259bd21ffd03c2ba3ddf34d1b2f4b8')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \