vicine

LOW
maintainer spaciousejar 0 votes scanned 2026-09-17 21:26:26.072849
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: spaciousejar <thedarkspacian@proton.me>
2
3pkgname=vicine
4pkgver=1.3.0
5pkgrel=2
6pkgdesc="Search, stream, and download movies, series and anime from the terminal (POSIX shell)"
7arch=('any')
8url="https://github.com/spaciousejar/vicine-cli"
9license=('GPL-3.0-or-later')
10depends=('curl' 'jq' 'fzf' 'mpv')
11optdepends=('vlc: alternative player'
12 'yt-dlp: fast multi-connection downloads'
13 'ffmpeg: fallback downloader when yt-dlp is absent'
14 'rofi: alternative selection menu'
15 'dmenu: alternative selection menu')
16source=("https://github.com/spaciousejar/vicine-cli/archive/v${pkgver}.tar.gz")
17sha256sums=('a9970ae16ea83b4c929d1496f23e96a964678779afad0360159cc6b405fd7a91')
18
19package() {
20 install -Dm755 "vicine-cli-${pkgver}/vicine" "${pkgdir}/usr/bin/vicine"
21}

Scan history

Scanned at (UTC)SeverityRules
2026-09-17 21:26:26 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