[arch-commits] Commit in vamp-plugin-sdk/trunk (PKGBUILD)

Ray Rashif schiv at nymeria.archlinux.org
Sun May 19 13:06:37 UTC 2013


    Date: Sunday, May 19, 2013 @ 15:06:37
  Author: schiv
Revision: 185823

upgpkg: vamp-plugin-sdk 2.5-1

upstream release

Modified:
  vamp-plugin-sdk/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-19 13:06:30 UTC (rev 185822)
+++ PKGBUILD	2013-05-19 13:06:37 UTC (rev 185823)
@@ -3,16 +3,17 @@
 # Contributor: Orivej Desh <smpuj at bk.ru>
 
 pkgname=vamp-plugin-sdk
-pkgver=2.4
+pkgver=2.5
+_dir=690
 pkgrel=1
 pkgdesc="The Vamp audio analysis plug-in system"
 arch=('i686' 'x86_64')
 url="http://www.vamp-plugins.org/"
 license=('BSD')
 depends=('gcc-libs' 'libsndfile')
-#options=('!libtool')
-source=("http://code.soundsoftware.ac.uk/attachments/download/517/$pkgname-$pkgver.tar.gz")
-md5sums=('4bd75ca4515c141cd8776bdb59066261')
+options=('!libtool')
+source=("http://code.soundsoftware.ac.uk/attachments/download/$_dir/$pkgname-$pkgver.tar.gz")
+md5sums=('199872997f74951f6769b982bf0d0646')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list