summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorPhilipp A2022-09-16 16:55:51 +0200
committerPhilipp A2022-09-16 16:55:51 +0200
commitaef538df5be26b0780a15e8f28f8563c87062317 (patch)
tree96b475cacfe59903879bdc541b13b672aa9e5817 /.SRCINFO
parent7f79fdca6da9169e53e59bcaf9bec82e335a5655 (diff)
downloadaur-aef538df5be26b0780a15e8f28f8563c87062317.tar.gz
makedeps
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1a2eadc03191..02ef547cbf4e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,20 @@
pkgbase = python-soundcard-git
pkgdesc = Play and record audio without resorting to CPython extensions
- pkgver = 0.3.3.r10.gc03a9f9
+ pkgver = 0.4.2.r7.g213aa0a
pkgrel = 1
url = https://github.com/bastibe/SoundCard
arch = any
license = BSD3
makedepends = python-setuptools
+ makedepends = python-build
+ makedepends = python-installer
+ makedepends = python-wheel
depends = python
depends = python-numpy
depends = python-cffi
- provides = python-soundcard=0.3.3.r10.gc03a9f9
+ provides = python-soundcard=0.4.2.r7.g213aa0a
conflicts = python-soundcard
source = git+https://github.com/bastibe/SoundCard.git
sha512sums = SKIP
pkgname = python-soundcard-git
-