summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 618af667183d..bf9fc60dbdeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Janis Jansons <aur@janhouse.lv>
pkgname=ledfx-git
-pkgver=v0.10.5.r50.gb8e68bea
+pkgver=v0.10.7.r2.g138c2eb1
pkgrel=1
pkgdesc="Make your LEDs dance in sync to the music"
arch=('any')
url="https://github.com/LedFx/LedFx"
license=('MIT')
-depends=('ffmpeg' 'avahi' 'pulseaudio')
+depends=('ffmpeg' 'avahi' 'pulseaudio' 'python-pyaudio-git')
provides=('ledfx')
conflicts=('ledfx')
makedepends=('git' 'python-setuptools' 'portaudio' 'ffmpeg')