effy-bin

LOW
maintainer annimon 0 votes scanned 2026-09-19 11:30:33.287899
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: aNNiMON <annimon119 at gmail dot com>
2_pkgauthor=aNNiMON
3_pkgname=effy
4pkgname=effy-bin
5pkgver=0.9.0
6pkgrel=1
7pkgdesc="A small and friendly terminal FFmpeg helper that simplifies common tasks"
8url="https://projects.annimon.com/projects/effy/"
9license=('MIT')
10depends=('ffmpeg' 'gcc-libs' 'glibc')
11arch=('x86_64' 'aarch64')
12options=('!debug')
13provides=("${_pkgname}=${pkgver}")
14conflicts=("${_pkgname}")
15source=("${_pkgname}-${pkgver}-LICENSE::https://raw.githubusercontent.com/${_pkgauthor}/${_pkgname}/v${pkgver}/LICENSE")
16source_x86_64=("${_pkgname}-${pkgver}-x86_64-linux.tar.gz::https://github.com/${_pkgauthor}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-x86_64-linux.tar.gz")
17source_aarch64=("${_pkgname}-${pkgver}-aarch64-linux.tar.gz::https://github.com/${_pkgauthor}/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-aarch64-linux.tar.gz")
18b2sums=('2c213e2079debd90949345ff3586aa6e52ed8379bbe643beadf5b82cd4db08ab602c11acff786f783fac1dcf9fce1a5d61905e19a3fbb202457410d03f2ce772')
19b2sums_x86_64=('0d5391b6871433816dec85718c315ada82c5f07c331a51fdc097c69ba7f8439429a6b5ebb161fc6488108f28018f0c5e44c54f77d89691d2c87199c3a1c6c04d')
20b2sums_aarch64=( '45190f0d0fdc03601c05fa9267f0f57c0a0188e76ffedee000a09fd5bd0a9026799a66f4853a9bb0d26908186092e2cd164da681032aecd074d97f4f9aef7210')
21
22package() {
23 install -Dm755 -t "$pkgdir/usr/bin/" "$_pkgname"
24 install -Dm644 "${_pkgname}-${pkgver}-LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
25}
26

Scan history

Scanned at (UTC)SeverityRules
2026-09-19 11:30:33 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