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

Lukas Fleischer lfleischer at archlinux.org
Mon Jul 2 14:14:25 UTC 2018


    Date: Monday, July 2, 2018 @ 14:14:25
  Author: lfleischer
Revision: 349801

upgpkg: mixxx 2.1.1-1

Upstream update.

Modified:
  mixxx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-02 14:10:54 UTC (rev 349800)
+++ PKGBUILD	2018-07-02 14:14:25 UTC (rev 349801)
@@ -4,7 +4,7 @@
 # Contributor: Stefan Husmann <stefan-husmann at t-online.de>
 
 pkgname=mixxx
-pkgver=2.1.0
+pkgver=2.1.1
 pkgrel=1
 pkgdesc="Free, open source software for digital DJ'ing."
 arch=('x86_64')
@@ -15,7 +15,7 @@
          'rubberband' 'chromaprint' 'sqlite' 'opus' 'opusfile' 'upower')
 makedepends=('mesa' 'scons' 'libshout' 'glu')
 source=("https://github.com/${pkgname}dj/${pkgname}/archive/release-${pkgver}.tar.gz")
-md5sums=('d266cb04ee6589ce7ecc806f5266b0e5')
+md5sums=('6336d6568bbf860c4e03295ae51ee286')
 
 build() {
   cd "${srcdir}/${pkgname}-release-${pkgver}"



More information about the arch-commits mailing list