diff options
author | github-actions[bot] | 2025-01-17 14:20:38 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-01-17 14:20:38 +0000 |
commit | c44fc1a69d87985b08e67dd60a1c2bd6a2485291 (patch) | |
tree | a46ed7f67852487bf8f6d111f0027447071a98ad /PKGBUILD | |
parent | e959b34f541297dc62949ee714621cf0a5ccf7d7 (diff) | |
download | aur-c44fc1a69d87985b08e67dd60a1c2bd6a2485291.tar.gz |
update to 136.0a1.20250117.095907
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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=136.0a1 -pkgver=136.0a1.20250116.214017 +pkgver=136.0a1.20250117.095907 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=('ddcef9fe3007df91fe871468095c2a0b53dcaaa1adb7f17da3515cc25ea81749') +sha256sums=('a88a71becbd281053fdc0524d6c2b44738264553c3107eeb794c8c69c5a55c0c') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |