vrc-video-cacher-bin

LOW
maintainer Supernoxus 0 votes scanned 2026-08-25 21:28:32.222906
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# Maintainer: Supernoxus <Snowflakes at gmx dot at>
2
3_pkgname='vrc-video-cacher'
4pkgname="${_pkgname}-bin"
5pkgdesc='Local video cacher that fixes bot detection errors in VRChat Youtube Videos'
6pkgver='2026.7.2'
7pkgrel='2'
8arch=('x86_64')
9url='https://github.com/EllyVR/VRCVideoCacher'
10depends=("dotnet-runtime-10.0")
11conflicts=("${_pkgname}")
12provides=("${_pkgname}")
13source=("https://github.com/EllyVR/VRCVideoCacher/releases/download/${pkgver}/VRCVideoCacher"
14 "vrc-video-cacher.desktop")
15sha256sums=('b1f66f2231bc6ec05d2af36c0c54944bfd3ad816b73befe469859ef357ee3b72'
16 '153e067792a857e4b76e4b99774ff6fb302a665ebc077c94173bce4d1e04f465')
17options=('!strip')
18
19package() {
20 install -Dm 755 VRCVideoCacher "$pkgdir/usr/bin/VRCVideoCacher"
21 install -Dm644 "${srcdir}/vrc-video-cacher.desktop" "${pkgdir}/usr/share/applications/vrc-video-cacher.desktop"
22}
23

Scan history

Scanned at (UTC)SeverityRules
2026-08-25 21:28: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