Date: Sunday, September 25, 2016 @ 03:44:03
  Author: heftig
Revision: 276927

1.3.2-1

Modified:
  chromaprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-09-25 03:43:40 UTC (rev 276926)
+++ PKGBUILD    2016-09-25 03:44:03 UTC (rev 276927)
@@ -3,8 +3,8 @@
 # Maintainer: Gaetan Bisson <[email protected]>
 
 pkgname=chromaprint
-pkgver=1.3.1
-pkgrel=2
+pkgver=1.3.2
+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=('439c5d34a3ff46bcdb54cbcb613da175eb4d83c5')
+sha1sums=('29e86490f14c5d50f8720974b814340f9846f71f')
 
 build() {
        cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to