blob: d3ec8e42d4fa8f4b5d54d5c2873b58cecc7d68c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = opencode-notifier
pkgdesc = OpenCode plugin for desktop notifications and sounds on permission, completion, and error events.
pkgver = 0.2.5
pkgrel = 1
url = https://github.com/mohak34/opencode-notifier
install = opencode-notifier.install
arch = any
license = MIT
makedepends = bun
depends = opencode
depends = libnotify
conflicts = opencode-notifier-debug
options = !strip
options = !debug
source = opencode-notifier-0.2.5.tar.gz::https://github.com/mohak34/opencode-notifier/archive/refs/tags/v0.2.5.tar.gz
sha256sums = 7064745dfb572746149a24d58106b5f9fb643fe01ac9482aad6ba8f063cd0f54
pkgname = opencode-notifier
|