sinergia-reflector-top

LOW
maintainer NachoTelmo 0 votes scanned 2026-09-11 19:23:32.946823
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: Nacho Telmo <ignacioezcurra37@gmail.com.ar>
2pkgname=sinergia-reflector-top
3pkgver=1.0.2
4pkgrel=3
5pkgdesc="Aplicación gráfica en Python y Tkinter para optimizar los espejos de Arch Linux usando Reflector"
6arch=('any')
7url="https://github.com/Nacho-Telmo/Sinergia-Reflector-Top"
8license=('GPL3')
9depends=('python' 'tk' 'reflector' 'polkit')
10source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz"
11 "sinergia-reflector-top.png::$url/raw/v$pkgver/sinergia-reflector-top.png")
12sha256sums=('fc4ab0f0e63c438640f72cb5240b68d2a2103f85e500bdfa6843b5aa27617301'
13 'b5badd932d4527b3f11757cf56cd57ae0712c5ea6629d60cacd62e7b50d908b2')
14
15package() {
16 cd "$srcdir"
17 local _dir="$(find . -maxdepth 1 -type d -name "Sinergia-Reflector-Top-*" | head -n 1)"
18 cd "$_dir"
19
20 install -Dm755 reflector_gui.py "$pkgdir/usr/bin/sinergia-reflector-top"
21 install -Dm644 "$startdir/sinergia-reflector-top.desktop" "$pkgdir/usr/share/applications/sinergia-reflector-top.desktop"
22 install -Dm644 "$srcdir/sinergia-reflector-top.png" "$pkgdir/usr/share/icons/hicolor/256x256/apps/sinergia-reflector-top.png"
23}
24
25
26
27

Scan history

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