python-videotimestamps

MEDIUM
maintainer TheFeelTrain 0 votes scanned 2026-08-30 19:44:01.063593
View on AUR
Why flagged

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

Triggered rules

Medium Recently orphaned & re-adopted orphaned_readopted

This package was orphaned and re-adopted within the last 30 days — a window where ownership transfers can introduce malicious changes.

PKGBUILD

1# Maintainer: Josh Holmer <jholmer.in@gmail.com>
2
3_plug=videotimestamps
4pkgname=python-${_plug}
5pkgver=0.2.1
6pkgrel=1
7pkgdesc="Python package: ${_plug}"
8arch=('any')
9url='https://github.com/moi15moi/VideoTimestamps/'
10license=('MIT')
11depends=('python')
12makedepends=('python-installer')
13source=("https://files.pythonhosted.org/packages/60/14/5036f6dc2457a18d61a8affeca607190167a97d71cf35ba89e06fc246475/videotimestamps-0.2.1-py3-none-any.whl")
14sha256sums=('40a092bbe7fa26e423097ec9743841e3afd6b94c5e7407043a3aedd6c1880015')
15
16package() {
17 python -m installer --destdir="$pkgdir" "${_plug}-${pkgver}-py3-none-any.whl"
18}
19

Scan history

Scanned at (UTC)SeverityRules
2026-08-30 19:44:01 Medium 1
2026-06-18 16:11:54 Clean 0

Report a package

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

0 / 4000
Your suggestion