Date: Friday, September 7, 2018 @ 18:48:16 Author: jelle Revision: 378650
upgpkg: mixxx 2.1.3-1 protobuf 3.6.1 rebuild Modified: mixxx/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-07 18:46:28 UTC (rev 378649) +++ PKGBUILD 2018-09-07 18:48:16 UTC (rev 378650) @@ -4,8 +4,8 @@ # Contributor: Stefan Husmann <[email protected]> pkgname=mixxx -pkgver=2.1.1 -pkgrel=2 +pkgver=2.1.3 +pkgrel=1 pkgdesc="Free, open source software for digital DJ'ing." arch=('x86_64') url='https://www.mixxx.org' @@ -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=('6336d6568bbf860c4e03295ae51ee286') +md5sums=('237ffa407bfec0cb36c2ed88564fd550') build() { cd "${srcdir}/${pkgname}-release-${pkgver}"
