[arch-commits] Commit in mixxx/trunk (PKGBUILD)

Lukas Fleischer lfleischer at nymeria.archlinux.org
Wed Jun 5 10:08:17 UTC 2013


    Date: Wednesday, June 5, 2013 @ 12:08:17
  Author: lfleischer
Revision: 92428

upgpkg: mixxx 1.11.0-1

Upstream update.

Modified:
  mixxx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-05 09:55:56 UTC (rev 92427)
+++ PKGBUILD	2013-06-05 10:08:17 UTC (rev 92428)
@@ -5,17 +5,17 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=mixxx
-pkgver=1.10.1
-pkgrel=2
+pkgver=1.11.0
+pkgrel=1
 pkgdesc="Free, open source software for digital DJ'ing."
 arch=('i686' 'x86_64')
 url='http://www.mixxx.org'
 license=('GPL')
 depends=('fftw' 'libid3tag' 'libmad' 'libogg' 'libshout' 'libsndfile' 'portaudio' 'portmidi'
-         'taglib' 'qtwebkit')
+         'taglib' 'qtwebkit' 'vamp-plugin-sdk' 'libusbx' 'protobuf')
 makedepends=('mesa' 'scons' 'libshout' 'glu')
 source=("http://downloads.mixxx.org/${pkgname}-${pkgver}/${pkgname}-${pkgver}-src.tar.gz")
-md5sums=('765bc5216ec8102c2186dd3ea80187a9')
+md5sums=('89ee8ba60824919d8dd1194287bda259')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list