mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/soundtouch to 1.9.2-1
This commit is contained in:
parent
9467d95180
commit
152b4f3bad
1 changed files with 3 additions and 3 deletions
|
@ -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}
|
||||
|
|
Loading…
Reference in a new issue