Date: Wednesday, December 14, 2016 @ 05:00:54
  Author: bisson
Revision: 283133

upstream update

Modified:
  chromaprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-14 04:01:39 UTC (rev 283132)
+++ PKGBUILD    2016-12-14 05:00:54 UTC (rev 283133)
@@ -3,8 +3,8 @@
 # Maintainer: Gaetan Bisson <bis...@archlinux.org>
 
 pkgname=chromaprint
-pkgver=1.4
-pkgrel=2
+pkgver=1.4.1
+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=('1f512fdd01a6e0f9e534ad65493c75c4a1432813')
+sha1sums=('1357b8946f2c423ab69d7186ed14b6d592184dd8')
 
 build() {
        cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to