proton-drive-fs-bin

LOW
maintainer khaosdoctor 0 votes scanned 2026-09-07 11:14:32.669265
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

1# This file was generated by GoReleaser. DO NOT EDIT.
2# Maintainer: Lucas Santos <hello@lsantos.dev>
3
4pkgname='proton-drive-fs-bin'
5pkgver=0.17.0
6pkgrel=1
7pkgdesc='FUSE virtual filesystem for Proton Drive on Linux.'
8url='https://github.com/khaosdoctor/proton-drive-linux-fs'
9arch=('aarch64' 'x86_64')
10license=('MIT')
11provides=('proton-drive-fs')
12conflicts=('proton-drive-fs')
13depends=('fuse3')
14optdepends=('zenity: About dialog' 'libsecret: store the key password in the OS keyring')
15
16source_aarch64=("${pkgname}_${pkgver}_aarch64.tar.gz::https://github.com/khaosdoctor/proton-drive-linux-fs/releases/download/v${pkgver}/proton-drive-linux-fs_${pkgver}_linux_arm64.tar.gz")
17sha256sums_aarch64=('185976e0be484a06cc1358f64f3c404915b6b3d495e1fa987d3bc53898ee8a66')
18
19source_x86_64=("${pkgname}_${pkgver}_x86_64.tar.gz::https://github.com/khaosdoctor/proton-drive-linux-fs/releases/download/v${pkgver}/proton-drive-linux-fs_${pkgver}_linux_amd64.tar.gz")
20sha256sums_x86_64=('57534cd4cefae6a8c6e24b742ce15360aa89fa8acb2a783114a9516873c86f25')
21
22package() {
23 install -Dm755 "./proton-drive-fs" "${pkgdir}/usr/bin/proton-drive-fs"
24 install -Dm644 "./LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
25 install -Dm644 "./contrib/proton-drive-fs.desktop" "${pkgdir}/usr/share/applications/proton-drive-fs.desktop"
26 install -Dm644 "./contrib/icons/proton-drive-fs.png" "${pkgdir}/usr/share/icons/hicolor/64x64/apps/proton-drive-fs.png"
27 install -Dm644 "./contrib/systemd/proton-drive-fs.service" "${pkgdir}/usr/lib/systemd/user/proton-drive-fs.service"
28 install -Dm644 "./contrib/systemd/proton-drive-fs-tray.service" "${pkgdir}/usr/lib/systemd/user/proton-drive-fs-tray.service"
29 install -Dm644 "./contrib/io.github.khaosdoctor.proton_drive_fs.metainfo.xml" "${pkgdir}/usr/share/metainfo/io.github.khaosdoctor.proton_drive_fs.metainfo.xml"
30}
31

Scan history

Scanned at (UTC)SeverityRules
2026-09-07 11:14:32 Low 1
2026-09-07 00:30:15 Clean 2
2026-09-06 23:12:41 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