summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302021-09-15 00:25:15 +0200
committerM0Rf302021-09-15 00:25:15 +0200
commitfa4e2ad871286847cd8cffefb69394657075d983 (patch)
tree2d7f1dbdc6f9df3a536dc5f5c5f1c9fa278f1298
parentc8544c780f1f7a1e8eb62a721c4bdfd018e5ce4f (diff)
downloadaur-fa4e2ad871286847cd8cffefb69394657075d983.tar.gz
friture: update url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3f51e3b1d533..90b90f33fae0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = friture
pkgdesc = An application to visualize and analyze live audio data in real-time.
pkgver = 0.47
pkgrel = 1
- url = http://tlecomte.github.com/friture/
+ url = https://friture.org/
arch = i686
arch = x86_64
license = GPL3
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')