mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-27 23:44:04 +00:00
extra/sbsms to 2.0.2-3
This commit is contained in:
parent
ef72947f05
commit
0f7fb6e9ef
1 changed files with 3 additions and 3 deletions
|
@ -7,15 +7,15 @@
|
|||
|
||||
pkgname=sbsms
|
||||
pkgver=2.0.2
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Library for time stretching and pitch scaling of audio"
|
||||
arch=('i686' 'x86_64')
|
||||
arch=('x86_64')
|
||||
url="http://sbsms.sourceforge.net/"
|
||||
license=('GPL')
|
||||
depends=('gcc-libs')
|
||||
options=('!staticlibs')
|
||||
source=(http://downloads.sourceforge.net/project/sbsms/$pkgname/$pkgver/lib$pkgname-$pkgver.tar.gz)
|
||||
sha1sums=('1842d0eae3cf5ac355d754e68fcdfd9391cd2fb7')
|
||||
sha512sums=('8aaab3e191f3e10e559683ab4ebdcb8d951cf0e776390234f25675a98640d60d20aed872061ba72fdc3bd7827b7d46bc27225fe947cdd7fa4312f75cbdd78e6c')
|
||||
|
||||
build() {
|
||||
cd lib$pkgname-$pkgver
|
||||
|
|
Loading…
Reference in a new issue