[arch-commits] CVS update of extra/multimedia/ardour (PKGBUILD)

Tobias Kieslich tobias at archlinux.org
Thu May 10 04:28:49 UTC 2007


    Date: Thursday, May 10, 2007 @ 00:28:49
  Author: tobias
    Path: /home/cvs-extra/extra/multimedia/ardour

Modified: PKGBUILD (1.24 -> 1.25)

upstream hotfix


----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


Index: extra/multimedia/ardour/PKGBUILD
diff -u extra/multimedia/ardour/PKGBUILD:1.24 extra/multimedia/ardour/PKGBUILD:1.25
--- extra/multimedia/ardour/PKGBUILD:1.24	Wed May  9 19:13:46 2007
+++ extra/multimedia/ardour/PKGBUILD	Thu May 10 00:28:49 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.24 2007/05/09 23:13:46 tobias Exp $
+# $Id: PKGBUILD,v 1.25 2007/05/10 04:28:49 tobias Exp $
 # Maintainer: tobias <tobias at archlinux.org>
 # Contributor: ... let's say it was teamwork ...
 
@@ -8,7 +8,7 @@
 
 force=y
 pkgname=ardour
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc="A multichannel hard disk recorder and digital audio workstation"
 arch=(i686 x86_64)
@@ -17,10 +17,10 @@
 depends=('liblrdf' 'libsamplerate' 'jack-audio-connection-kit' 'flac' \
          'libart-lgpl' 'ladspa' 'libxslt' 'libgnomecanvas' 'liblo' 'libusb')
 makedepends=('librsvg' 'scons' 'boost')
-install=$pkgname.install
-source=(http://ardour.org/files/releases/$pkgname-$pkgver.tar.bz2 \
-        $pkgname.desktop libsndfile.patch)
-md5sums=('21792418d25fe3008afabec35128b7b7' 'eaa6ce992e29ed4bc7f1caad48f7caa5'\
+install=${pkgname}.install
+source=(http://ardour.org/files/releases/${pkgname}-${pkgver}.tar.bz2 \
+        ${pkgname}.desktop libsndfile.patch)
+md5sums=('f135c9c4706b19b04946ea0a4626c768' 'eaa6ce992e29ed4bc7f1caad48f7caa5'\
          '583f3da75ec960f9da2cf196ed717396')
 
 build() {




More information about the arch-commits mailing list