summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 81efee8390e9..fcfdcf48d71e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = python-wavefile
pkgdesc = Pythonic libsndfile wrapper to read and write audio files.
- pkgver = 1.4
+ pkgver = 1.5
pkgrel = 1
url = https://github.com/vokimon/python-wavefile
arch = any
license = GPL3
- checkdepends = python-numpy
- checkdepends = python-pyaudio
makedepends = python-setuptools
- source = https://pypi.python.org/packages/source/w/wavefile/wavefile-1.4.tar.gz
- md5sums = 4427a9a24536bf759e9e791d4424c6b4
+ depends = python-numpy
+ optdepends = python-pyaudio
+ source = https://pypi.python.org/packages/source/w/wavefile/wavefile-1.5.tar.gz
+ md5sums = b5d71713b4fded3c9350cbf61a51a9a1
pkgname = python-wavefile