Skip to content

Commit

Permalink
bump asahi-audio to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
joske committed Dec 19, 2023
1 parent 465cabd commit 186d321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions asahi-audio/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Hector Martin <[email protected]>

pkgname=asahi-audio
pkgver=1.5
pkgver=1.6
pkgrel=1
pkgdesc='Linux Userspace Audio Configuration'
arch=('aarch64')
Expand All @@ -12,7 +12,7 @@ depends=('wireplumber>=0.4.16' pipewire bankstown)
source=(
"asahi-audio-${pkgver}.tar.gz::https://github.com/AsahiLinux/asahi-audio/archive/refs/tags/v${pkgver}.tar.gz"
)
sha256sums=('3281698a0450c1ef0a3f7d654ebc271b9164bf4c37b33979667ff8f599790f47')
sha256sums=('03bd59292d9fb10f3cbb925603cd5648e9b97c83151a4089de864f53f4c1478e')

build() {
cd "${srcdir}/asahi-audio-${pkgver}"
Expand Down

0 comments on commit 186d321

Please sign in to comment.