summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302021-10-02 10:31:25 +0200
committerM0Rf302021-10-02 10:31:25 +0200
commit43d95a14cbf619daada9173bbd532777040ff868 (patch)
treeb8219948611315985243056f0fe197eff349670a /PKGBUILD
parentfa4e2ad871286847cd8cffefb69394657075d983 (diff)
downloadaur-43d95a14cbf619daada9173bbd532777040ff868.tar.gz
friture: 0.48
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 907186bdc00c..0e3a8d0ab1c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
# Contributor: speps <speps at aur dot archlinux dot org>
pkgname=friture
-pkgver=0.47
+pkgver=0.48
pkgrel=1
pkgdesc="An application to visualize and analyze live audio data in real-time."
arch=(i686 x86_64)
url="https://friture.org/"
license=('GPL3')
-depends=('python-appdirs' 'python-docutils' 'python-multipledispatch' 'python-numpy' 'python-opengl' 'python-pa-ringbuffer' 'python-pyqt5' 'python-pyrr' 'python-rtmixer' 'python-sounddevice')
+depends=('python-appdirs' 'python-docutils' 'python-multipledispatch' 'python-numpy' 'python-pa-ringbuffer' 'python-pyqt5' 'python-pyrr' 'python-rtmixer' 'python-sounddevice')
optdepends=('jack: for JACK I/O support')
makedepends=('cython' 'python-pip' 'python-setuptools' 'python-wheel')
source=("https://github.com/tlecomte/friture/archive/v${pkgver}.tar.gz")
@@ -32,4 +32,4 @@ package() {
"${pkgdir}/usr/share/applications/${pkgname}.desktop"
}
-sha256sums=('d98be9a1b304f49cb084d7f127de7e120866ccfb491d2b5bb4357ab49a7b4cd7')
+sha256sums=('8e3e4c6a2911712d4302dc24f30b5db6975e7d7a3e036905b3a3831c9ddb2f3a')