feat: release aur v0.1.9

This commit is contained in:
leonardotrapani
2025-12-20 13:09:18 +01:00
parent ad40e56d89
commit fcbb73474e
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Maintainer: Leonardo Trapani <leo@trapani.sh>
pkgname=hyprvoice-bin
pkgver=v0.1.8
pkgver=v0.1.9
pkgrel=1
pkgdesc="Voice-powered typing for Wayland/Hyprland"
arch=('x86_64')
@@ -26,7 +26,7 @@ source=(
"hyprvoice-${pkgver}::https://github.com/leonardotrapani/hyprvoice/releases/download/${pkgver}/hyprvoice-linux-x86_64"
"hyprvoice.service"
)
sha256sums=('dbd1c13a774cafdb852de18d6670314027afa272d1f007d258f7f17551f86693'
sha256sums=('430c8c6a325ef95d19fd01b4ad8b2dcbec05514960e1e6ca9241cc1edd885833'
'5631c957777882870e61934176d2142fab6c553bb650ffd8b3eb74b8dce955bd')
install=hyprvoice.install
+1 -1
View File
@@ -28,7 +28,7 @@ git push origin v0.1.0
```bash
cd packaging/
./update-aur.sh 0.1.0
./update-aur.sh v0.1.0
```
That's it! The script handles everything: