summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-10-03 15:24:58 +0000
committergithub-actions[bot]2024-10-03 15:24:58 +0000
commit81215656841bab1c13f41d25abc5c88b92e985a4 (patch)
tree42989785f81ad514c22fec970e74e8813b8550b1
parent2266c799188a042913e1f11585063fc06dd61dd9 (diff)
downloadaur-81215656841bab1c13f41d25abc5c88b92e985a4.tar.gz
update to 133.0a1.20241003.094710
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43a5ea3707f4..b1cffd7c5e0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 133.0a1.20241002.212724
+ pkgver = 133.0a1.20241003.094710
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-bin
- noextract = firefox-nightly-i18n-da-133.0a1.20241002.212724.xpi
- source = firefox-nightly-i18n-da-133.0a1.20241002.212724.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.da.langpack.xpi
- sha256sums = 596c7c77c9f86f561715019e292a3de1748cae50e7724fd8cf0d9b618e7f4800
+ noextract = firefox-nightly-i18n-da-133.0a1.20241003.094710.xpi
+ source = firefox-nightly-i18n-da-133.0a1.20241003.094710.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.da.langpack.xpi
+ sha256sums = b51a56c85530cc89510998d9d811e7daf332f23a18dd8e1112d002f63a19e092
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index a93fb3b751e2..4fc3ef126672 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=133.0a1
-pkgver=133.0a1.20241002.212724
+pkgver=133.0a1.20241003.094710
depends=("firefox-nightly-bin")
@@ -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=('596c7c77c9f86f561715019e292a3de1748cae50e7724fd8cf0d9b618e7f4800')
+sha256sums=('b51a56c85530cc89510998d9d811e7daf332f23a18dd8e1112d002f63a19e092')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \