summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-11-04 13:34:18 +0000
committergithub-actions[bot]2024-11-04 13:34:18 +0000
commit4d3b42a33b2b87ff61c9a5b452427a245899d11b (patch)
tree8460981730285d2264363a987bd8369a35cfdeb9
parent4a518d54fb2a5e4ea57dd31be905f575b2f6a19e (diff)
downloadaur-4d3b42a33b2b87ff61c9a5b452427a245899d11b.tar.gz
update to 134.0a1.20241104.092716
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a81058dc3c81..98c39557fbb1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 134.0a1.20241103.214544
+ pkgver = 134.0a1.20241104.092716
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-134.0a1.20241103.214544.xpi
- source = firefox-nightly-i18n-da-134.0a1.20241103.214544.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.da.langpack.xpi
- sha256sums = f3b0a61fac6e8cf3f34c555aa814588963a66c92967472c09efebf1537610bf0
+ noextract = firefox-nightly-i18n-da-134.0a1.20241104.092716.xpi
+ source = firefox-nightly-i18n-da-134.0a1.20241104.092716.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.da.langpack.xpi
+ sha256sums = d334d140bcb22cebed459413f1112d0f9f544385a19ddc99e8a377df75e5c331
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index 68717fb34eba..5c0f92a1aa4a 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=134.0a1
-pkgver=134.0a1.20241103.214544
+pkgver=134.0a1.20241104.092716
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=('f3b0a61fac6e8cf3f34c555aa814588963a66c92967472c09efebf1537610bf0')
+sha256sums=('d334d140bcb22cebed459413f1112d0f9f544385a19ddc99e8a377df75e5c331')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \