bennu-bin

LOW
maintainer Yuan_MinG 0 votes scanned 2026-09-11 13:22:32.935812
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1pkgname=bennu-bin
2pkgver=0.3.0
3pkgrel=1
4pkgdesc='Bennu — Linux desktop file manager written in Rust and Iced'
5arch=('x86_64')
6url='https://github.com/nsjsv/Bennu'
7license=('GPL-3.0-or-later')
8depends=(
9 'acl'
10 'alsa-lib'
11 'dav1d'
12 'fontconfig'
13 'glib2'
14 'libnotify'
15 'libxkbcommon'
16 'wayland'
17 'wl-clipboard'
18 'xdg-utils'
19)
20optdepends=(
21 '7zip: 7z and rar preview and extraction, plus 7z creation'
22 'ffmpeg: video preview and metadata support'
23 'ffmpegthumbnailer: video thumbnail generation'
24 'gvfs: SFTP and WebDAV network locations'
25 'gvfs-afc: Apple/AFC portable device support'
26 'gvfs-gphoto2: digital camera/GPhoto support'
27 'gvfs-mtp: Android and media-player MTP support'
28 'gvfs-smb: SMB network locations'
29 'libreoffice: Office document preview (provided by libreoffice-fresh or libreoffice-still)'
30 'libsecret: saved network passwords'
31 'poppler: PDF and Office document preview'
32 'udisks2: storage device discovery and management'
33)
34provides=('file-manager')
35conflicts=('file-manager')
36source_x86_64=("https://github.com/nsjsv/Bennu/releases/download/v${pkgver}/bennu-v${pkgver}-x86_64.tar.gz")
37sha256sums_x86_64=('2bfa0bf979a36902974a3dcd06b2b69878e54c2a6286bfb75f99c23fa24824e7')
38
39package() {
40 cp -a "${srcdir}/bennu-v${pkgver}-x86_64/usr" "${pkgdir}/"
41}
42

Scan history

Scanned at (UTC)SeverityRules
2026-09-11 13:22:32 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion