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

Gaetan Bisson bisson at archlinux.org
Sun Feb 21 03:41:58 UTC 2016


    Date: Sunday, February 21, 2016 @ 04:41:58
  Author: bisson
Revision: 260105

upstream update

Modified:
  chromaprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-21 03:28:24 UTC (rev 260104)
+++ PKGBUILD	2016-02-21 03:41:58 UTC (rev 260105)
@@ -3,8 +3,8 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=chromaprint
-pkgver=1.3
-pkgrel=2
+pkgver=1.3.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=('39f36dc4b8b9aee0bc2488ca5cf457bceb4c1483')
+sha1sums=('439c5d34a3ff46bcdb54cbcb613da175eb4d83c5')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list