extra/soundtouch to 2.0.0-1

This commit is contained in:
Kevin Mihelich 2017-08-21 11:57:53 +00:00
parent b098fa2184
commit 26230e674e

View file

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