mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
extra/soundtouch to 2.0.0-1
This commit is contained in:
parent
b098fa2184
commit
26230e674e
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
# - --with-pic for v6h/v7h
|
# - --with-pic for v6h/v7h
|
||||||
|
|
||||||
pkgname=soundtouch
|
pkgname=soundtouch
|
||||||
pkgver=1.9.2
|
pkgver=2.0.0
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="An audio processing library"
|
pkgdesc="An audio processing library"
|
||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
|
@ -13,7 +13,7 @@ url="http://www.surina.net/soundtouch/"
|
||||||
license=('LGPL')
|
license=('LGPL')
|
||||||
depends=('gcc-libs')
|
depends=('gcc-libs')
|
||||||
source=(http://www.surina.net/soundtouch/${pkgname}-${pkgver}.tar.gz)
|
source=(http://www.surina.net/soundtouch/${pkgname}-${pkgver}.tar.gz)
|
||||||
sha1sums=('847be1bc987e410cc7349fdd83f353f4372534d1')
|
sha1sums=('a6829c6b00b8ea684a4998929b1ad05adac449f7')
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd ${pkgname}
|
cd ${pkgname}
|
||||||
|
|
Loading…
Reference in a new issue