diff options
author | github-actions[bot] | 2025-01-14 14:21:52 +0000 |
---|---|---|
committer | github-actions[bot] | 2025-01-14 14:21:52 +0000 |
commit | c15693efc6a069da9715861262c1255b7b7cb673 (patch) | |
tree | 59ad892a5d4b7d023e4362f6cf8cb8ef96a34f4d /PKGBUILD | |
parent | 4bd5fc26805bc88a6221380d8468f219d9aab0bb (diff) | |
download | aur-c15693efc6a069da9715861262c1255b7b7cb673.tar.gz |
update to 136.0a1.20250114.093520
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.20250113.214519 +pkgver=136.0a1.20250114.093520 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=('dc2f64ddd80c9a822ffcbebcc03b6d2e96b34d65da4ae4ee680a5da162ead77d') +sha256sums=('c55ae829ee4b4f42c351d15431798a078407033dfd628372444e06c41c51252c') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \ |