openclaw-desktop-bin

LOW
maintainer 5p00ky 0 votes scanned 2026-09-04 11:57:41.730550
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: 5p00kyy <admin@5p00ky.dev>
2
3pkgname=openclaw-desktop-bin
4pkgver=2026.8.2
5pkgrel=1
6pkgdesc='OpenClaw Linux desktop companion (prebuilt binary)'
7arch=('x86_64')
8url='https://github.com/openclaw/openclaw'
9license=('MIT')
10depends=(
11 'bash'
12 'cairo'
13 'dbus'
14 'gdk-pixbuf2'
15 'glib2'
16 'glibc'
17 'gst-libav'
18 'gst-plugins-bad'
19 'gst-plugins-good'
20 'gtk3'
21 'hicolor-icon-theme'
22 'libayatana-appindicator'
23 'libgcc'
24 'libsoup3'
25 'webkit2gtk-4.1'
26)
27optdepends=('openclaw: use an existing system CLI for local Gateway management')
28options=('!debug' '!strip')
29source=(
30 "OpenClaw-${pkgver}-amd64.deb::https://github.com/openclaw/openclaw/releases/download/v${pkgver}/OpenClaw-${pkgver}-amd64.deb"
31 "openclaw-upstream-license::https://raw.githubusercontent.com/openclaw/openclaw/v${pkgver}/LICENSE"
32)
33noextract=("OpenClaw-${pkgver}-amd64.deb")
34sha256sums=(
35 '6021ac38b398fc3b4c1364f72fb83a5d89e2d6c20ed6bbe6d3ceed0cddbeaa85'
36 '73571b25326281d369087f469842c02444fe39faaecebda4d82ed21ff3a1c29d'
37)
38
39package() {
40 bsdtar -xOf "${srcdir}/OpenClaw-${pkgver}-amd64.deb" data.tar.gz | bsdtar -xpf - -C "${pkgdir}"
41 install -Dm644 "${srcdir}/openclaw-upstream-license" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
42}
43

Scan history

Scanned at (UTC)SeverityRules
2026-09-04 11:57:41 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