mirror of
https://github.com/archlinux/aur.git
synced 2026-02-07 12:41:55 +01:00
17 lines
585 B
Text
17 lines
585 B
Text
pkgbase = opencode-pty
|
|
pkgdesc = OpenCode plugin for interactive PTY management - run background processes, send input, read output with regex filtering
|
|
pkgver = 0.2.1
|
|
pkgrel = 1
|
|
url = https://github.com/shekohex/opencode-pty
|
|
install = opencode-pty.install
|
|
arch = x86_64
|
|
arch = aarch64
|
|
license = MIT
|
|
makedepends = npm
|
|
depends = opencode
|
|
options = !strip
|
|
options = !debug
|
|
source = opencode-pty-0.2.1.tgz::https://registry.npmjs.org/opencode-pty/-/opencode-pty-0.2.1.tgz
|
|
sha256sums = f63082d07ba949f89d93b24b4d20c26ee337e22f53544c777f0f0c501f5d24a1
|
|
|
|
pkgname = opencode-pty
|