extra/soundtouch to 1.9.2-1

This commit is contained in:
Kevin Mihelich 2016-04-25 18:16:19 +00:00
parent 9467d95180
commit 152b4f3bad

View file

@ -5,15 +5,15 @@
# - --with-pic for v6h/v7h
pkgname=soundtouch
pkgver=1.9.0
pkgrel=3
pkgver=1.9.2
pkgrel=1
pkgdesc="An audio processing library"
arch=('i686' 'x86_64')
url="http://www.surina.net/soundtouch/"
license=('LGPL')
depends=('gcc-libs')
source=(http://www.surina.net/soundtouch/${pkgname}-${pkgver}.tar.gz)
sha1sums=('25c6103b7116a53570a3f7d5b291621442173906')
sha1sums=('847be1bc987e410cc7349fdd83f353f4372534d1')
prepare() {
cd ${pkgname}