Fix PKGBUILD pkgrel to match .SRCINFO

- Update PKGBUILD pkgrel from 4 to 10 to match .SRCINFO
- This ensures consistent versioning between AUR database and local builds
This commit is contained in:
goodroot 2025-09-06 16:20:44 -07:00
parent 677bfd48e5
commit 9bb5e2dcb2

View file

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