mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/roc-toolkit to 0.2.5-1
This commit is contained in:
parent
6120a1be00
commit
fc2b3d2ebc
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
||||||
# - !distcc, build checks for clang first
|
# - !distcc, build checks for clang first
|
||||||
|
|
||||||
pkgname=roc-toolkit
|
pkgname=roc-toolkit
|
||||||
pkgver=0.2.4
|
pkgver=0.2.5
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Real-time audio streaming over the network"
|
pkgdesc="Real-time audio streaming over the network"
|
||||||
arch=(x86_64)
|
arch=(x86_64)
|
||||||
|
@ -37,8 +37,8 @@ optdepends=(
|
||||||
)
|
)
|
||||||
provides=(libroc.so)
|
provides=(libroc.so)
|
||||||
source=($url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz)
|
source=($url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz)
|
||||||
sha512sums=('aed11c0e4187b81f5db2d797c1e5396ba7a71cb70cc362e3b562a8089242a04b4c20d68fc4dca37d74c063b61dd6b5b11c98ec31024c7d758f56f738f87db308')
|
sha512sums=('45a524d7c29f2011eaa9f3e6d256ccf714e1abe2921c8ed276d97501cd2f7641bc14288f2f29c892a1c6740cf64049e3d143eb6b15dd2fb14e25a38a4ad23971')
|
||||||
b2sums=('f34e7185d4645b4b8077e982afaf6b145253ba9b950c0380fb3ed5215c4d6c53c7c6a6009150a9dc3551773c13d2fb381439ca54281a43f7a0caad1b0bd7f564')
|
b2sums=('b75a2f101bd9bfecee28abc1dee0102c55a06f6432d66ed0b982b774e330209cdb9c22db442b9a49ec6e5623193de0c55fdb118a5285fb7de199b85eb6daea48')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
local scons_options=(
|
local scons_options=(
|
||||||
|
|
Loading…
Reference in a new issue