Update .SRCINFO with python-requests dependency

- Added python-requests to depends list
- pkgrel incremented to 2
This commit is contained in:
goodroot 2025-09-28 09:25:46 -07:00
parent a917026ad1
commit 3e3cd0e079

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 = 1
pkgrel = 2
url = https://github.com/goodroot/hyprwhspr
install = hyprwhspr.install
arch = x86_64
@ -15,6 +15,7 @@ pkgbase = hyprwhspr
depends = python-json5
depends = python-sounddevice
depends = python-evdev
depends = python-requests
depends = ydotool
depends = pipewire
depends = pipewire-alsa