mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 00:22:13 +01:00
Update .SRCINFO with python-requests dependency
- Added python-requests to depends list - pkgrel incremented to 2
This commit is contained in:
parent
a917026ad1
commit
3e3cd0e079
1 changed files with 2 additions and 1 deletions
3
.SRCINFO
3
.SRCINFO
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue