summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhawkeye1164772024-02-21 12:55:45 +0100
committerhawkeye1164772024-02-21 12:55:45 +0100
commit948216f09fe6b83d1f789f4d6bb0f47bb52da9f3 (patch)
treec9916142bcb1d026d6c2943d5179c8d8d57e1492 /PKGBUILD
parent97c0f74595f48645ea0d567887f55c802aa9ce9c (diff)
downloadaur-948216f09fe6b83d1f789f4d6bb0f47bb52da9f3.tar.gz
Update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e2ce244017c..f8224fd709a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: hawkeye116477 <hawkeye116477 at gmail dot com>
pkgname=waterfox-kde
-_pkgver=6.0.8
+_pkgver=6.0.9
pkgver=G${_pkgver}
pkgrel=0
pkgdesc="Customizable privacy conscious web browser with better integration with KDE and primary support for webextensions"
@@ -11,8 +11,8 @@ url="https://www.waterfox.net/"
depends=('gtk3' 'libxt' 'startup-notification' 'mime-types' 'dbus-glib' 'ffmpeg'
'ttf-font' 'hicolor-icon-theme' 'glibc' 'libpulse' 'nss' 'nspr')
makedepends=('unzip' 'zip' 'diffutils' 'yasm' 'mesa' 'imake' 'inetutils' 'xorg-server-xvfb'
- 'autoconf2.13' 'rust' 'clang<16.0' 'llvm<16.0' 'alsa-lib' 'jack' 'cbindgen' 'nasm'
- 'nodejs' 'lld' 'bc' 'python' 'pciutils' 'dump_syms'
+ 'autoconf2.13' 'rust' 'clang' 'llvm' 'alsa-lib' 'jack' 'cbindgen' 'nasm'
+ 'nodejs' 'lld' 'bc' 'python<3.12' 'pciutils' 'dump_syms'
'wasi-compiler-rt' 'wasi-libc' 'wasi-libc++' 'wasi-libc++abi'
'git')
replaces=("waterfox-g4-kpe" "waterfox-g3-kpe" "waterfox-g-kpe")