mirror of
https://github.com/archlinux/aur.git
synced 2026-03-05 04:32:10 +01:00
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:
parent
677bfd48e5
commit
9bb5e2dcb2
1 changed files with 1 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue