[arch-commits] Commit in python-sounddevice/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Sun Oct 6 15:28:15 UTC 2019
Date: Sunday, October 6, 2019 @ 15:28:15
Author: arodseth
Revision: 513432
upgpkg: python-sounddevice 0.3.14-1
Modified:
python-sounddevice/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-06 15:28:08 UTC (rev 513431)
+++ PKGBUILD 2019-10-06 15:28:15 UTC (rev 513432)
@@ -3,7 +3,7 @@
# Contributor: Håvard Pettersson <mail at haavard.me>
pkgname=python-sounddevice
-pkgver=0.3.13
+pkgver=0.3.14
pkgrel=1
pkgdesc='Play and Record Sound with Python'
url='https://python-sounddevice.rtfd.io/'
@@ -13,7 +13,7 @@
makedepends=(python-setuptools)
optdepends=('python-numpy: to play back and record NumPy arrays')
source=("https://files.pythonhosted.org/packages/source/s/sounddevice/sounddevice-$pkgver.tar.gz")
-sha256sums=('8d0571349f9a438a97f2c69da760f195cf5ddf2351072199cc1dfede4785a207')
+sha256sums=('c7b0f7ad86550668da55404eabcb63d4212ec622fcce86510092306b77d2e80a')
package() {
cd "sounddevice-$pkgver"
More information about the arch-commits
mailing list