crewbeacon

LOW
maintainer SancaK 0 votes scanned 2026-08-20 19:12:21.626580
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: Serhan Aydinicen <saydinicen9@gmail.com>
2
3pkgname=crewbeacon
4_id=com.conqrex.crewbeacon
5pkgver=0.1.4
6pkgrel=1
7pkgdesc='KDE Plasma 6 cockpit for AI quota, Paseo agents, attention, and usage'
8arch=('any')
9url='https://github.com/Conqrex/Conqrex.CrewBeacon'
10license=('MIT')
11depends=('plasma-workspace' 'qt6-websockets' 'python' 'curl' 'jq' 'xdg-utils')
12optdepends=('konsole: open agent sessions in a terminal')
13source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
14sha256sums=('ece671d4723deb881a6425467ebd809b4ba6bbd8f7df7f58595ee3418a7a685b')
15
16package() {
17 install -dm755 "$pkgdir/usr/share/plasma/plasmoids/$_id"
18 cp -a "$srcdir"/*/package/. "$pkgdir/usr/share/plasma/plasmoids/$_id/"
19 install -Dm644 "$srcdir"/*/LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
20 install -Dm644 "$srcdir"/*/package/contents/icons/crewbeacon.svg \
21 "$pkgdir/usr/share/icons/hicolor/scalable/apps/crewbeacon.svg"
22}
23

Changes since previous scan

--- PKGBUILD @ 2026-08-14 00:03
+++ PKGBUILD @ 2026-08-20 19:12
@@ -2,7 +2,7 @@
pkgname=crewbeacon
_id=com.conqrex.crewbeacon
-pkgver=0.1.0
+pkgver=0.1.4
pkgrel=1
pkgdesc='KDE Plasma 6 cockpit for AI quota, Paseo agents, attention, and usage'
arch=('any')
@@ -11,7 +11,7 @@
depends=('plasma-workspace' 'qt6-websockets' 'python' 'curl' 'jq' 'xdg-utils')
optdepends=('konsole: open agent sessions in a terminal')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
-sha256sums=('382bdeb9803166152d04dcb588369a747bb8015003207d54fb769a40e7270358')
+sha256sums=('ece671d4723deb881a6425467ebd809b4ba6bbd8f7df7f58595ee3418a7a685b')
package() {
install -dm755 "$pkgdir/usr/share/plasma/plasmoids/$_id"

Scan history

Scanned at (UTC)SeverityRules
2026-08-20 19:12:21 Low 1
2026-08-14 00:03:41 Clean 2
2026-08-13 13:26:16 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