summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-10-29 13:32:08 +0000
committergithub-actions[bot]2024-10-29 13:32:08 +0000
commitbcb1777643c77f1a26b18966e0fe18cf319bbfa5 (patch)
tree213c7b135fc0a9f7d3ccd772520006c98f398cad /PKGBUILD
parent3f4261e98c3606fa23a5eae261edfaed645c59c1 (diff)
downloadaur-bcb1777643c77f1a26b18966e0fe18cf319bbfa5.tar.gz
update to 134.0a1.20241029.093541
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e25fd417557..6b98fb8c1ae7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@ license=('MPL' 'GPL' 'LGPL')
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.20241028.095635
+_version=134.0a1
+pkgver=134.0a1.20241029.093541
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=('34536dfe960d8226dbf8d212b8f256da39bf920eacbc938a1df30382196d5c2d')
+sha256sums=('84b0f3db454089190b8e6db7b0fb8e14a9125aac385cde2461e1b44a7493600d')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \