summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWieland Hoffmann2021-03-20 21:12:28 +0100
committerWieland Hoffmann2021-03-20 21:12:28 +0100
commit6d73af0875cac8c7dc9cd05eb749d98b1f7cd2d3 (patch)
treede1d39d677b6861e6f4c32d58af71e84a52358d5
parentf4b64aadfc1b6ab8b89c2a1a24acab88573fa9fa (diff)
downloadaur-6d73af0875cac8c7dc9cd05eb749d98b1f7cd2d3.tar.gz
Update to the GitHub upstream URL
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb3bae96c7c1..e8c2eac0a463 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Wieland Hoffmann <the_mineo@web.de>
pkgname=chromaprint-git
-pkgver=v1.4.r22.c945fdd
+pkgver=v1.5.0.r0.516e3b3
pkgrel=1
pkgdesc="Client library, written in C++, for extracting audio fingerprints. "
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ provides=('chromaprint')
conflicts=('chromaprint-bzr' 'chromaprint')
depends=('ffmpeg')
makedepends=('git' 'cmake')
-source=('git+https://bitbucket.org/acoustid/chromaprint.git')
+source=('git+https://github.com/acoustid/chromaprint.git')
md5sums=('SKIP')
pkgver() {