summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-08-31 15:41:39 +0200
committerDaniel Peukert2020-08-31 15:41:39 +0200
commitc2c92a65b48c8dafe305757d70f89677bbfb5848 (patch)
tree7fadaef2d6226c2b2ef5b00f6bb160d48ac49af6 /PKGBUILD
parent33c4f285ccbd7ca826b0068bbc7ea7555b371c2a (diff)
downloadaur-c2c92a65b48c8dafe305757d70f89677bbfb5848.tar.gz
Updated cecilia to 5.4.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 32a8af88f6b7..7552fa16a966 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc='Audio signal processing environment aimed at sound designers - git vers
arch=('any')
url="http://ajaxsoundstudio.com/software/$_pkgname"
license=('GPL3')
-depends=('python' 'python-pyo>=1.0.1' 'python-numpy>=1.18' 'python-wxpython>=4.0.7')
+depends=('python>=3.6.0' 'python-pyo' 'python-numpy>=1.18' 'python-wxpython')
makedepends=('git')
provides=("$_pkgname")
conflicts=("$_pkgname")