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

Gaetan Bisson bisson at archlinux.org
Fri Feb 5 17:06:24 UTC 2016


    Date: Friday, February 5, 2016 @ 18:06:24
  Author: bisson
Revision: 258906

upstream update

Modified:
  chromaprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-05 15:31:20 UTC (rev 258905)
+++ PKGBUILD	2016-02-05 17:06:24 UTC (rev 258906)
@@ -3,8 +3,8 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=chromaprint
-pkgver=1.2
-pkgrel=2
+pkgver=1.3
+pkgrel=1
 pkgdesc='Library that implements a custom algorithm for extracting fingerprints from any audio source'
 url='https://acoustid.org/chromaprint'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('ffmpeg')
 makedepends=('cmake')
 source=("https://bitbucket.org/acoustid/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('113415ca22298c201721b43e006824c7865afc17')
+sha1sums=('39f36dc4b8b9aee0bc2488ca5cf457bceb4c1483')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list