This commit is contained in:
goodroot 2025-09-30 13:13:06 -07:00
parent a99ba4a3ec
commit 0821920f32
3 changed files with 2 additions and 8 deletions

View file

@ -1,7 +1,7 @@
pkgbase = hyprwhspr
pkgdesc = Native Whisper speech-to-text for Arch/Omarchy with Waybar integration
pkgver = 1.2.9
pkgrel = 5
pkgrel = 6
url = https://github.com/goodroot/hyprwhspr
install = hyprwhspr.install
arch = x86_64

View file

@ -2,7 +2,7 @@
pkgname=hyprwhspr
pkgver=1.2.9
pkgrel=5
pkgrel=6
pkgdesc="Native Whisper speech-to-text for Arch/Omarchy with Waybar integration"
arch=('x86_64')
url="https://github.com/goodroot/hyprwhspr"

View file

@ -6,12 +6,6 @@ hyprwhspr installed successfully!
To complete setup:
hyprwhspr-setup
Check status:
systemctl --user status hyprwhspr.service
Logs:
journalctl --user -u hyprwhspr.service
EOF
}