pi-ui-server-bin
maintainer hyper_puncher
· 1 votes
· scanned 2026-08-18 07:39:23.787586
LOW
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: hyperpuncher
2
3
pkgname=pi-ui-server-bin
4
pkgver=0.31.0
5
pkgrel=1
6
pkgdesc="Use pi-ui in your browser"
7
arch=('x86_64' 'aarch64')
8
url="https://github.com/hyperpuncher/pi-ui"
9
license=('MIT')
10
depends=('glibc' 'libgcc')
11
options=('!strip')
12
provides=("pi-ui-server=$pkgver")
13
conflicts=('pi-ui-server')
14
15
source=("LICENSE")
16
sha256sums=('6b7faf66323093e92a63a7d6d0cd20ef3718b77a2192e06cb00466fe870f14cf')
17
18
source_x86_64=("$pkgname-$pkgver-x86_64.tar.zst::https://github.com/hyperpuncher/pi-ui/releases/download/v$pkgver/pi-ui-server-linux-x64.tar.zst")
19
sha256sums_x86_64=('9ed69c7f93c89fbf59af26afebb6aa40842cc67496c5d17bc11f14b9ab07e7cc')
20
21
source_aarch64=("$pkgname-$pkgver-aarch64.tar.zst::https://github.com/hyperpuncher/pi-ui/releases/download/v$pkgver/pi-ui-server-linux-arm64.tar.zst")
22
sha256sums_aarch64=('befdb2ed51b37714ff42fe0eb4bad897387dbda990e1d6cb71d9f73ff8e1caee')
23
24
package() {
25
install -Dm755 "$srcdir/pi-ui-server" "$pkgdir/usr/bin/pi-ui-server"
26
install -Dm644 "$srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
27
}
28
Changes since previous scan
--- PKGBUILD @ 2026-08-17 00:18+++ PKGBUILD @ 2026-08-18 07:39@@ -1,7 +1,7 @@ # Maintainer: hyperpuncher pkgname=pi-ui-server-bin-pkgver=0.29.1+pkgver=0.31.0 pkgrel=1 pkgdesc="Use pi-ui in your browser" arch=('x86_64' 'aarch64')@@ -16,10 +16,10 @@ sha256sums=('6b7faf66323093e92a63a7d6d0cd20ef3718b77a2192e06cb00466fe870f14cf') source_x86_64=("$pkgname-$pkgver-x86_64.tar.zst::https://github.com/hyperpuncher/pi-ui/releases/download/v$pkgver/pi-ui-server-linux-x64.tar.zst")-sha256sums_x86_64=('d2f23564a12c85587baf28fb94be5948939cb76d9ad7f8ce9d2c4cf57c2b04f3')+sha256sums_x86_64=('9ed69c7f93c89fbf59af26afebb6aa40842cc67496c5d17bc11f14b9ab07e7cc') source_aarch64=("$pkgname-$pkgver-aarch64.tar.zst::https://github.com/hyperpuncher/pi-ui/releases/download/v$pkgver/pi-ui-server-linux-arm64.tar.zst")-sha256sums_aarch64=('3301ab667bdccf637e04da6d4f5ba69b110405cd5fe4f93da31e95c7502b4ae8')+sha256sums_aarch64=('befdb2ed51b37714ff42fe0eb4bad897387dbda990e1d6cb71d9f73ff8e1caee') package() { install -Dm755 "$srcdir/pi-ui-server" "$pkgdir/usr/bin/pi-ui-server"Scan history
| Scanned at (UTC) | Severity | Rules |
|---|---|---|
| 2026-08-18 07:39:23 | LOW | 1 |
| 2026-08-18 05:38:33 | LOW | 1 |
| 2026-08-17 00:18:29 | CLEAN | 2 |
| 2026-08-16 09:32:18 | LOW | 1 |
| 2026-08-16 00:03:42 | CLEAN | 2 |
| 2026-08-15 15:30:38 | LOW | 1 |
| 2026-08-15 07:30:18 | LOW | 1 |
| 2026-08-15 00:26:13 | CLEAN | 2 |
| 2026-08-14 13:29:16 | LOW | 1 |
| 2026-08-14 00:03:41 | CLEAN | 2 |
| 2026-08-13 19:26:43 | LOW | 1 |
| 2026-08-13 17:26:33 | LOW | 1 |
| 2026-08-13 13:26:16 | LOW | 2 |
| 2026-08-13 09:26:10 | LOW | 2 |
| 2026-08-13 00:17:07 | CLEAN | 2 |
| 2026-08-12 13:23:33 | LOW | 1 |
| 2026-08-12 11:23:23 | LOW | 1 |
| 2026-08-12 09:23:17 | LOW | 1 |