summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-02-03 02:49:49 +0000
committergithub-actions[bot]2025-02-03 02:49:49 +0000
commita509978a2161f9ec78249aa2ce314291e419b748 (patch)
treea17002ab8aa75916249cb88d1092247b8993917e
parenta3d85d725a0c4aa35f7beb48da5b0ca975cdf7b2 (diff)
downloadaur-a509978a2161f9ec78249aa2ce314291e419b748.tar.gz
update to 136.0a1.20250202.210625
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43ddb1318e57..c4d006f63eb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 136.0a1.20250202.091256
+ pkgver = 136.0a1.20250202.210625
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-136.0a1.20250202.091256.xpi
- source = firefox-nightly-i18n-da-136.0a1.20250202.091256.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.da.langpack.xpi
- sha256sums = bf23c53349eb3bb60561d0e16b39be088a6ea3893fa0ad7fbe976cbd518a8622
+ noextract = firefox-nightly-i18n-da-136.0a1.20250202.210625.xpi
+ source = firefox-nightly-i18n-da-136.0a1.20250202.210625.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.da.langpack.xpi
+ sha256sums = f5763a49bda1b8085f404172726a4543930b8f4c67c1a541109e8c072fbc33fb
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index e4e914e51bf3..243bf549e725 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=136.0a1
-pkgver=136.0a1.20250202.091256
+pkgver=136.0a1.20250202.210625
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=('bf23c53349eb3bb60561d0e16b39be088a6ea3893fa0ad7fbe976cbd518a8622')
+sha256sums=('f5763a49bda1b8085f404172726a4543930b8f4c67c1a541109e8c072fbc33fb')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \