diff --git a/packaging/PKGBUILD b/packaging/PKGBUILD index ab15b86..32b3b88 100644 --- a/packaging/PKGBUILD +++ b/packaging/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Leonardo Trapani pkgname=hyprvoice-bin -pkgver=v1.0.1 +pkgver=v1.0.2 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=('d0d1dc952fe374917e7598b36a7c228a4a5222dd1a68f4c859a46e87a1ee1613' +sha256sums=('d055b01352b0cb4e50ac2e729e0e1baac259468559bb86a792b2f20f30bb6cc4' '5631c957777882870e61934176d2142fab6c553bb650ffd8b3eb74b8dce955bd') install=hyprvoice.install