fix aur update command

This commit is contained in:
LeonardoTrapani
2025-09-07 22:59:19 +02:00
parent 82b2769b09
commit ef2d1e00f3
3 changed files with 8 additions and 38 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Maintainer: Leonardo Trapani <leo@trapani.sh>
pkgname=hyprvoice-bin
pkgver=0.1.0
pkgver=0.1.1
pkgrel=1
pkgdesc="Voice-powered typing for Wayland/Hyprland"
arch=('x86_64')
@@ -25,7 +25,7 @@ source=(
"hyprvoice-${pkgver}::https://github.com/leonardotrapani/hyprvoice/releases/download/${pkgver}/hyprvoice-linux-x86_64"
"hyprvoice.service"
)
sha256sums=('fd70a11c48ebe797887f5120108c68bf2d3ecd4416869349c470a99763ddd45a'
sha256sums=('576026ab299d39e2062acb1168a3108d215fbb3d1ec80b3beca76f6206d462fe'
'8a9a764753c740a6c76e4173ccfb97b6e984ba52978124e307cebc9d62ed2596')
install=hyprvoice.install