summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-12-25 14:18:53 +0000
committergithub-actions[bot]2024-12-25 14:18:53 +0000
commit2cd537abb4709a2197b051d7a19d87ac0ecbba2e (patch)
tree998ed6dbf3b8864f1b83c17573d5a20f47f803fe
parentf6f08fd278da3782570c6693b62c365c8304d996 (diff)
downloadaur-2cd537abb4709a2197b051d7a19d87ac0ecbba2e.tar.gz
update to 135.0a1.20241225.092003
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3bbd758d5fb..0cfba0e1438d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 135.0a1.20241224.213525
+ pkgver = 135.0a1.20241225.092003
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.20241224.213525.xpi
- source = firefox-nightly-i18n-da-135.0a1.20241224.213525.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.da.langpack.xpi
- sha256sums = cf1a72ef30b36dc6aebd76060298df03aa6981de44f36e9f5559670c8fd0f0e2
+ noextract = firefox-nightly-i18n-da-135.0a1.20241225.092003.xpi
+ source = firefox-nightly-i18n-da-135.0a1.20241225.092003.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.da.langpack.xpi
+ sha256sums = d305de4b5fa1b85166f6e77b2b9ae9c5d4dfcd1259ec5e979a6a73f211f3aaa1
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index 1046d977fb1e..f5ef05ddefa9 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.20241224.213525
+pkgver=135.0a1.20241225.092003
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=('cf1a72ef30b36dc6aebd76060298df03aa6981de44f36e9f5559670c8fd0f0e2')
+sha256sums=('d305de4b5fa1b85166f6e77b2b9ae9c5d4dfcd1259ec5e979a6a73f211f3aaa1')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \