summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2020-09-01 12:53:52 +0200
committerDaniel Peukert2020-09-01 12:53:52 +0200
commita9d128cf687423826ea79f5d09523ae3db866a87 (patch)
treea7844c398fa558f708020f2420bff55c7f769c3f /PKGBUILD
parenta139a4c9a22cbee936b9b504cd7dfdd94e0abd43 (diff)
downloadaur-cecilia.tar.gz
Updated cecilia python-pyo dep version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7624b66a7a11..8eb5f22ac23f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Audio signal processing environment aimed at sound designers'
arch=('any')
url="http://ajaxsoundstudio.com/software/$pkgname"
license=('GPL3')
-depends=('python>=3.6.0' 'python-pyo' 'python-numpy>=1.18' 'python-wxpython')
+depends=('python>=3.6.0' 'python-pyo>=1.0.3' 'python-numpy>=1.18' 'python-wxpython')
source=("$pkgname-$pkgver-$pkgrel.tar.gz::https://github.com/belangeo/$_reponame/archive/$pkgver.tar.gz")
sha256sums=('66063803e3f4935febabd975eca77b4dea17329ded939d72ab5bd5a53205b4fd')