[arch-commits] Commit in aubio/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Fri Apr 12 20:24:33 UTC 2019


    Date: Friday, April 12, 2019 @ 20:24:32
  Author: dvzrv
Revision: 451327

upgpkg: aubio 0.4.9-3

Removing unrequired python2-sphinx.

Modified:
  aubio/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-12 20:13:19 UTC (rev 451326)
+++ PKGBUILD	2019-04-12 20:24:32 UTC (rev 451327)
@@ -5,14 +5,14 @@
 pkgbase=aubio
 pkgname=('aubio' 'python-aubio' 'python2-aubio')
 pkgver=0.4.9
-pkgrel=2
+pkgrel=3
 pkgdesc="A tool for extracting annotations from audio signals"
 arch=('x86_64')
 url="https://aubio.org/"
 license=('GPL3')
-makedepends=('doxygen' 'ffmpeg' 'fftw' 'jack' 'libsamplerate' 'libsndfile'
-'python-numpy' 'python-setuptools' 'python-sphinx' 'python2-numpy'
-'python2-setuptools' 'python2-sphinx' 'txt2man')
+makedepends=('doxygen' 'ffmpeg' 'fftw' 'jack' 'python-numpy'
+'python-setuptools' 'python-sphinx' 'python2-numpy' 'python2-setuptools'
+'txt2man')
 checkdepends=('python-pytest' 'python2-pytest')
 source=("https://${pkgbase}.org/pub/${pkgbase}-${pkgver}.tar.bz2")
 sha512sums=('0cb81bb4b15051db3f3f4d160d500af56fdfb237e0a74e3f366f53c2870030aa0a7cee8469a611a9694c36b8866d3d42ffb48241c999de08f3fee43e6d903130')



More information about the arch-commits mailing list