diff options
author | zxp19821005 | 2024-04-19 09:32:32 +0800 |
---|---|---|
committer | zxp19821005 | 2024-04-19 09:32:32 +0800 |
commit | 5e4b7ec533dbaccc3405e48919c3ddfe190b6994 (patch) | |
tree | 492631aadf1660774c7ca4d4f772f4f8cceff035 /PKGBUILD | |
parent | be5b298608aa39bd82b945c3d70de0a225b123dc (diff) | |
download | aur-5e4b7ec533dbaccc3405e48919c3ddfe190b6994.tar.gz |
update to 30.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ optdepends=( 'qt6-base: enable Qt6 with --enable-features=AllowQt' 'gtk4: for --gtk-version=4 (GTK4 IME might work better on Wayland)' 'trash-cli: file deletion support (trash-put)' - 'xdg-utils: open URLs with desktop’s default (xdg-email, xdg-open)' + 'xdg-utils: open URLs with desktop`s default' ) source_aarch64=( "${pkgname}-chromedriver-${pkgver}-aarch64.zip::${_ghurl}/releases/download/v${_pkgver}/chromedriver-v${_pkgver}-linux-arm64.zip" |