Date: Thursday, August 6, 2015 @ 21:07:37
  Author: bisson
Revision: 243098

upstream update

Modified:
  chromaprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-08-06 18:54:38 UTC (rev 243097)
+++ PKGBUILD    2015-08-06 19:07:37 UTC (rev 243098)
@@ -3,16 +3,16 @@
 # Maintainer: Gaetan Bisson <bis...@archlinux.org>
 
 pkgname=chromaprint
-pkgver=1.1
-pkgrel=2
+pkgver=1.2
+pkgrel=1
 pkgdesc='Library that implements a custom algorithm for extracting 
fingerprints from any audio source'
-url='http://acoustid.org/chromaprint/'
+url='https://acoustid.org/chromaprint'
 arch=('i686' 'x86_64')
 license=('LGPL')
 depends=('ffmpeg')
 makedepends=('cmake')
 
source=("https://bitbucket.org/acoustid/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz";)
-sha1sums=('5a250f761761d2ce08e2591b9daa909393552939')
+sha1sums=('113415ca22298c201721b43e006824c7865afc17')
 
 build() {
        cd "${srcdir}/${pkgname}-${pkgver}"

Reply via email to