blob: 8dd94e440431a034fbbdb2703181e538e99ac283 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = echoroutine
pkgdesc = AI-powered daily routine voice assistant — schedule blocks announced via ElevenLabs TTS
pkgver = 1.0.0
pkgrel = 5
url = https://github.com/kurojs/EchoRoutine
arch = x86_64
license = MIT
makedepends = go
depends = opencode
depends = libnotify
depends = systemd
source = EchoRoutine::git+https://github.com/kurojs/EchoRoutine.git
sha256sums = SKIP
pkgname = echoroutine
|