summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302021-09-15 00:25:15 +0200
committerM0Rf302021-09-15 00:25:15 +0200
commitfa4e2ad871286847cd8cffefb69394657075d983 (patch)
tree2d7f1dbdc6f9df3a536dc5f5c5f1c9fa278f1298 /PKGBUILD
parentc8544c780f1f7a1e8eb62a721c4bdfd018e5ce4f (diff)
downloadaur-fa4e2ad871286847cd8cffefb69394657075d983.tar.gz
friture: update url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ebbe4c3fa5d..907186bdc00c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.47
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/"
+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')
optdepends=('jack: for JACK I/O support')