mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-03 17:57:13 +08:00
jack update
This commit is contained in:
parent
6fd217d1f1
commit
027ea40368
@ -1,5 +1,3 @@
|
||||
# $Id: PKGBUILD 79641 2010-05-05 01:49:09Z dgriffiths $
|
||||
# Maintainer: tobias <tobias@archlinux.net>
|
||||
#
|
||||
# Platform Packages for Chakra, part of chakra-project.org
|
||||
#
|
||||
@ -10,7 +8,7 @@
|
||||
source ../_buildscripts/${current_repo}-${_arch}-cfg.conf
|
||||
|
||||
pkgname=jack
|
||||
pkgver=0.120.1
|
||||
pkgver=0.121.2
|
||||
pkgrel=1
|
||||
pkgdesc="A low-latency audio server"
|
||||
arch=('i686' 'x86_64')
|
||||
@ -23,7 +21,7 @@ options=('!libtool')
|
||||
provides=("jack-audio-connection-kit=${pkgver}")
|
||||
replaces=('jack-audio-connection-kit')
|
||||
source=(http://jackaudio.org/downloads/jack-audio-connection-kit-${pkgver}.tar.gz)
|
||||
md5sums=('e45bab906be64e4e2752cbd855a8efd5')
|
||||
md5sums=('06c080349455afd4d217d6a8f9393e01')
|
||||
|
||||
build() {
|
||||
cd ${srcdir}/jack-audio-connection-kit-${pkgver}
|
||||
|
Loading…
Reference in New Issue
Block a user