Fixed-version tarballs should use real B2 checksums per AUR submission guidelines. SKIP is only appropriate for VCS packages.
15 lines
625 B
Plaintext
15 lines
625 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 = 3d9a096485d5dea487a69fd48019eb5cddf2781bda5acce0503ecc5f19412f274b3a6f60a1922c35bd7855e4f72eaacb131d8affd0ee21d00e213345134a1b98
|
|
|
|
pkgname = owlry-plugin-scripts
|