16 lines
516 B
Plaintext
16 lines
516 B
Plaintext
pkgbase = owlry-plugin-system
|
|
pkgdesc = System actions plugin for Owlry — shutdown, reboot, logout, lock, and suspend
|
|
pkgver = 1.0.0
|
|
pkgrel = 1
|
|
url = https://somegit.dev/Owlibou/owlry-plugins
|
|
install = owlry-plugin-system.install
|
|
arch = x86_64
|
|
license = GPL-3.0-or-later
|
|
makedepends = cargo
|
|
depends = owlry-core
|
|
depends = systemd
|
|
source = owlry-plugin-system-1.0.0.tar.gz::https://somegit.dev/Owlibou/owlry-plugins/archive/owlry-plugin-system-v1.0.0.tar.gz
|
|
b2sums = SKIP
|
|
|
|
pkgname = owlry-plugin-system
|