summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2020-09-01 12:53:52 +0200
committerDaniel Peukert2020-09-01 12:53:52 +0200
commita9d128cf687423826ea79f5d09523ae3db866a87 (patch)
treea7844c398fa558f708020f2420bff55c7f769c3f
parenta139a4c9a22cbee936b9b504cd7dfdd94e0abd43 (diff)
downloadaur-cecilia.tar.gz
Updated cecilia python-pyo dep version
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a6d1e7398bf5..c68faf2529fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = cecilia
arch = any
license = GPL3
depends = python>=3.6.0
- depends = python-pyo
+ depends = python-pyo>=1.0.3
depends = python-numpy>=1.18
depends = python-wxpython
source = cecilia-5.4.1-1.tar.gz::https://github.com/belangeo/cecilia5/archive/5.4.1.tar.gz
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')