blob: ad30a2dd5f993f60f8629b248ee61417af164509 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = anyrun-plugin-shell-git
pkgdesc = Shell plugin for running shell commands.
pkgver = 1
pkgrel = 1
url = https://github.com/anyrun-org/plugin-shell
arch = x86_64
license = GPL3
makedepends = git
makedepends = cargo
depends = anyrun
source = anyrun-plugin-shell::git+https://github.com/anyrun-org/plugin-shell.git
sha256sums = SKIP
pkgname = anyrun-plugin-shell-git
|