dimcode-bin-beta

LOW
maintainer zerob13 0 votes scanned 2026-09-02 05:49:42.050072
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: DimAgent <app@fazhitech.com>
2# Generated by scripts/generate-cli-aur-package.mjs — do not edit by hand.
3pkgname=dimcode-bin-beta
4pkgver=0.3.26_beta.1
5pkgrel=1
6pkgdesc="AI coding agent CLI and terminal coding assistant"
7arch=('x86_64' 'aarch64')
8url="https://github.com/arcships/dimcode"
9license=('LicenseRef-DimAgent-EULA')
10depends=('glibc')
11provides=('dimcode')
12conflicts=('dimcode-bin')
13# The payload is a single-file executable with its runtime appended after the
14# ELF sections. makepkg strips binaries by default, which corrupts it.
15options=('!strip' '!debug' '!lto')
16source=("LICENSE-$pkgver::https://github.com/arcships/dimcode/releases/download/v0.3.26-beta.1/LICENSE")
17sha256sums=('207c5f7b94bab2649590458fb3d54d2c53db886536a8da0ca4207d96eb332f08')
18source_x86_64=("dimcode-0.3.26-beta.1-linux-x64.tar.gz::https://github.com/arcships/dimcode/releases/download/v0.3.26-beta.1/dimcode-0.3.26-beta.1-linux-x64.tar.gz")
19sha256sums_x86_64=('f677fcef0de5f49d77f604057640b59caf4b847eb7ddedaf755595e1230648c1')
20source_aarch64=("dimcode-0.3.26-beta.1-linux-arm64.tar.gz::https://github.com/arcships/dimcode/releases/download/v0.3.26-beta.1/dimcode-0.3.26-beta.1-linux-arm64.tar.gz")
21sha256sums_aarch64=('87925edc467d07e3eacbf18b9f6c9b47205f904f1c34de366b4c14dbd010f43d')
22
23package() {
24 local target=linux-x64
25 [[ $CARCH == aarch64 ]] && target=linux-arm64
26 install -Dm755 "$srcdir/$target/dimcode" "$pkgdir/usr/bin/dimcode"
27 ln -s dimcode "$pkgdir/usr/bin/dim"
28 install -Dm644 "$srcdir/LICENSE-$pkgver" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
29}
30

Scan history

Scanned at (UTC)SeverityRules
2026-09-02 05:49:42 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