15 lines
501 B
Plaintext
15 lines
501 B
Plaintext
pkgbase = owlry-plugin-scripts
|
|
pkgdesc = Scripts plugin for Owlry — launch custom scripts from a configured directory
|
|
pkgver = 1.0.0
|
|
pkgrel = 1
|
|
url = https://somegit.dev/Owlibou/owlry-plugins
|
|
install = owlry-plugin-scripts.install
|
|
arch = x86_64
|
|
license = GPL-3.0-or-later
|
|
makedepends = cargo
|
|
depends = owlry-core
|
|
source = owlry-plugin-scripts-1.0.0.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-scripts-v1.0.0.tar.gz
|
|
b2sums = SKIP
|
|
|
|
pkgname = owlry-plugin-scripts
|