mpv-jamak

LOW
maintainer swiftscythe 0 votes scanned 2026-08-23 23:21:41.878877
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: Adrià Arrufat <swiftscythe at gmail dot com>
2pkgname=mpv-jamak
3pkgver=0.2.0
4pkgrel=1
5pkgdesc='Interactive OpenSubtitles downloader for mpv in pure Lua'
6arch=('any')
7url='https://github.com/arrufat/mpv-jamak'
8license=('MIT')
9depends=('mpv' 'curl')
10source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
11sha256sums=('c8f465d0584c4c0e31cd1ea48fb7a69485e0579124496d00e2943c1854664594')
12
13package() {
14 cd "$pkgname-$pkgver"
15 install -Dm644 main.lua "$pkgdir/etc/mpv/scripts/jamak/main.lua"
16 install -Dm644 jamak.conf.example -t "$pkgdir/usr/share/doc/$pkgname"
17 install -Dm644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
18 install -Dm644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
19}
20

Scan history

Scanned at (UTC)SeverityRules
2026-08-23 23:21:41 Low 1
2026-08-23 21:21:38 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