summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-12-10 02:41:13 +0000
committergithub-actions[bot]2024-12-10 02:41:13 +0000
commit6344683f8d223755001562a7bc48481fe1361fff (patch)
tree8e755e291db5f51bb4ddf979bf48b58f62e1a200 /PKGBUILD
parentd68abd114aa894ca92f40ebf7e99ba9815ccc916 (diff)
downloadaur-6344683f8d223755001562a7bc48481fe1361fff.tar.gz
update to 135.0a1.20241209.213901
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57376f96fee1..8b6a15807f9a 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.20241209.095347
+pkgver=135.0a1.20241209.213901
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=('3051b2b045181e9206208bd13c47c491b815802f229acee8174694d917d821e4')
+sha256sums=('ee9cc941cb575e3d2ef43b25f3834b93b1bdc404a6fdd0bf4fc3bde80fb015d1')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \