summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302019-12-10 21:00:05 +0100
committerM0Rf302019-12-10 21:00:05 +0100
commitd18e0b610790c3cc1878260b1cb9ce19df63e39a (patch)
tree2793e0ff726d945cc7bd9b2e270f56d2aa7b53cb /PKGBUILD
parent3ce093b25df14693b071038f28ad297d2ea5833a (diff)
downloadaur-d18e0b610790c3cc1878260b1cb9ce19df63e39a.tar.gz
friture: 0.41
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c2f39b131dbb..e7ab01db0d54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: speps <speps at aur dot archlinux dot org>
pkgname=friture
-pkgver=0.40
+pkgver=0.41
pkgrel=1
pkgdesc="An application to visualize and analyze live audio data in real-time."
arch=(i686 x86_64)
url="http://tlecomte.github.com/friture/"
license=('GPL3')
-depends=('python-appdirs' 'python-docutils' 'python-numpy' 'python-opengl' 'python-pyqt5' 'python-pyrr' 'python-sounddevice')
+depends=('python-appdirs' 'python-docutils' 'python-multipledispatch' 'python-numpy' 'python-opengl' 'python-pa-ringbuffer' 'python-pyqt5' 'python-pyrr' 'python-rtmixer' 'python-sounddevice')
optdepends=('jack: for JACK I/O support')
makedepends=('cython')
source=("https://github.com/tlecomte/$pkgname/archive/v$pkgver.tar.gz")
@@ -27,4 +27,4 @@ package() {
sed -i "s|usr|/usr|g" "$pkgdir"/usr/share/applications/$pkgname.desktop
}
-sha256sums=('c9f6be5b688120c4776541e86dff5aaa4203385987a8331d0c5bd7c2ed7e5919')
+sha256sums=('f778798392ff29284c2cdbc3563ec83552b8a8a464a5ad35e5678448cc335a7c')