summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilip Goto2022-01-08 14:41:10 +0100
committerPhilip Goto2022-01-08 14:41:10 +0100
commit1e493039aad26b9b49187123faf306d7d22ee9b8 (patch)
tree7dcd035fdac2d984249ad1f0a03d22512df06f69 /PKGBUILD
parent558359f1bda2046fab4760e71e9657183c6a93f0 (diff)
downloadaur-1e493039aad26b9b49187123faf306d7d22ee9b8.tar.gz
Update to 0.1.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 471352187db2..a02c470978cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Philip Goto <philip.goto@gmail.com>
pkgname=callaudiod
-pkgver=0.1.1
+pkgver=0.1.3
pkgrel=1
pkgdesc='Call audio routing daemon'
arch=(x86_64 aarch64)
@@ -10,7 +10,7 @@ license=(GPL3)
depends=(alsa-lib glib2 libpulse)
makedepends=(meson)
source=("${url}/-/archive/${pkgver}/callaudiod-${pkgver}.tar.gz")
-sha256sums=('950036e95a920bdaae74ec61912a3588b7e743b808c2c5a77337709351d4b227')
+b2sums=('20d398272f2a15d5f76ad3a12297734340c355e26e1de825949bdd76950a769b6f03fedb347b7d30ea827e45f53bdf1b084d276d1cb47f99f36f3aa1e434c49a')
build() {
arch-meson callaudiod-${pkgver} build