summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-12-30 02:55:29 +0000
committergithub-actions[bot]2024-12-30 02:55:29 +0000
commit75cb8d08595d426bd3801eb4e823f8b12372b724 (patch)
treec91fcc8d7aa22904bbe8c572fbf05e5b8661ed99
parent7200e47972e78b40f948c71c9bf78abbdd080d29 (diff)
downloadaur-75cb8d08595d426bd3801eb4e823f8b12372b724.tar.gz
update to 135.0a1.20241229.214936
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f78762045cf6..bd507362d65e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 135.0a1.20241229.093411
+ pkgver = 135.0a1.20241229.214936
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.20241229.093411.xpi
- source = firefox-nightly-i18n-da-135.0a1.20241229.093411.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.da.langpack.xpi
- sha256sums = 6a0b776e8620384fb73deb95d2a04f8e9a870dd153a83f85b2ec291a3007c582
+ noextract = firefox-nightly-i18n-da-135.0a1.20241229.214936.xpi
+ source = firefox-nightly-i18n-da-135.0a1.20241229.214936.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.da.langpack.xpi
+ sha256sums = 4df2a266049f64b6c2635dacf9c527c568899f92f6e3298f6e2f973f5521690a
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index 1bc8747a13db..7c44987c412c 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.20241229.093411
+pkgver=135.0a1.20241229.214936
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=('6a0b776e8620384fb73deb95d2a04f8e9a870dd153a83f85b2ec291a3007c582')
+sha256sums=('4df2a266049f64b6c2635dacf9c527c568899f92f6e3298f6e2f973f5521690a')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \