diff options
Diffstat (limited to 'extra/ardour/PKGBUILD')
-rw-r--r-- | extra/ardour/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/ardour/PKGBUILD b/extra/ardour/PKGBUILD index 3ebf10195..7fb1e296c 100644 --- a/extra/ardour/PKGBUILD +++ b/extra/ardour/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 202775 2013-12-27 23:05:21Z schiv $ +# $Id: PKGBUILD 204889 2014-01-30 18:34:44Z schiv $ # Maintainer: Ray Rashif <schiv@archlinux.org> # Contributor: SpepS <dreamspepser at yahoo dot it> # Contributor: see .contrib pkgname=ardour _pkgname=Ardour3 -pkgver=3.5.143 +pkgver=3.5.308 pkgrel=1 pkgdesc="Professional-grade digital audio workstation" arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ optdepends=('xjadeo: video monitoring') install=$pkgname.install source=("ftp://ftp.archlinux.org/other/$pkgname/$_pkgname-$pkgver.tar.bz2" "$pkgname.desktop") -md5sums=('52c3b8ea3ab014002e84e377f8a15097' +md5sums=('710e084d5edeb3c216c8fdd57f6ed744' '316bd21ece5e2208a104fd09cac521af') prepare() { |