summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Marzal2020-11-15 19:29:20 +0100
committerDavid Marzal2020-11-15 19:29:20 +0100
commitedfc89079d54427ce02315802221694578f47f1a (patch)
tree8d1a3a83cc4dc1da8fd192693c771d689c187189
parent5087583519d9d75789afaeae6e95ad2a520b58cc (diff)
downloadaur-edfc89079d54427ce02315802221694578f47f1a.tar.gz
updated to fix adding pulse audio bridges
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3e6e4885409..4fe08b718a55 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = studio-controls-git
pkgdesc = An JACK audio setup utility with USB device and PulseAudio bridges.
- pkgver = 2.0.9.r12.gf262522
+ pkgver = 2.0.9.r16.gce84d5f
pkgrel = 1
url = https://github.com/ovenwerks/studio-controls
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 57388effbdc2..6fc43a468257 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: David Marzal <mundolibre at tutanota dot com>
_pkgname=studio-controls
pkgname=${_pkgname}-git
-pkgver=2.0.9.r12.gf262522
+pkgver=2.0.9.r16.gce84d5f
pkgrel=1
pkgdesc="An JACK audio setup utility with USB device and PulseAudio bridges."
arch=('x86_64')