mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
Update to v3.1.9
This commit is contained in:
parent
f993288cd8
commit
bff86e0df9
2 changed files with 5 additions and 5 deletions
8
.SRCINFO
8
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = unified-hifi-control-bin
|
||||
pkgdesc = Source-agnostic hi-fi control bridge for Roon, LMS, HQPlayer, and hardware surfaces
|
||||
pkgver = 3.1.8
|
||||
pkgver = 3.1.9
|
||||
pkgrel = 1
|
||||
url = https://github.com/open-horizon-labs/unified-hifi-control
|
||||
install = unified-hifi-control.install
|
||||
|
|
@ -17,11 +17,11 @@ pkgbase = unified-hifi-control-bin
|
|||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
source_x86_64 = binary::https://github.com/open-horizon-labs/unified-hifi-control/releases/download/v3.1.8/unified-hifi-linux-x64
|
||||
source_x86_64 = binary::https://github.com/open-horizon-labs/unified-hifi-control/releases/download/v3.1.9/unified-hifi-linux-x64
|
||||
sha256sums_x86_64 = SKIP
|
||||
source_aarch64 = binary::https://github.com/open-horizon-labs/unified-hifi-control/releases/download/v3.1.8/unified-hifi-linux-arm64
|
||||
source_aarch64 = binary::https://github.com/open-horizon-labs/unified-hifi-control/releases/download/v3.1.9/unified-hifi-linux-arm64
|
||||
sha256sums_aarch64 = SKIP
|
||||
source_armv7h = binary::https://github.com/open-horizon-labs/unified-hifi-control/releases/download/v3.1.8/unified-hifi-linux-armv7
|
||||
source_armv7h = binary::https://github.com/open-horizon-labs/unified-hifi-control/releases/download/v3.1.9/unified-hifi-linux-armv7
|
||||
sha256sums_armv7h = SKIP
|
||||
|
||||
pkgname = unified-hifi-control-bin
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
pkgname=unified-hifi-control-bin
|
||||
_pkgname=unified-hifi-control
|
||||
pkgver=3.1.8
|
||||
pkgver=3.1.9
|
||||
pkgrel=1
|
||||
pkgdesc="Source-agnostic hi-fi control bridge for Roon, LMS, HQPlayer, and hardware surfaces"
|
||||
arch=('x86_64' 'aarch64' 'armv7h')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue