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

Gaëtan Bisson bisson at archlinux.org
Tue Dec 6 19:29:55 UTC 2016


    Date: Tuesday, December 6, 2016 @ 19:29:55
  Author: bisson
Revision: 282886

upstream update

Modified:
  chromaprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-06 17:11:21 UTC (rev 282885)
+++ PKGBUILD	2016-12-06 19:29:55 UTC (rev 282886)
@@ -3,7 +3,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=chromaprint
-pkgver=1.3.2
+pkgver=1.4
 pkgrel=1
 pkgdesc='Library that implements a custom algorithm for extracting fingerprints from any audio source'
 url='https://acoustid.org/chromaprint'
@@ -12,7 +12,7 @@
 depends=('ffmpeg')
 makedepends=('cmake')
 source=("https://bitbucket.org/acoustid/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('29e86490f14c5d50f8720974b814340f9846f71f')
+sha1sums=('1f512fdd01a6e0f9e534ad65493c75c4a1432813')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list