summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWieland Hoffmann2016-12-08 21:20:32 +0100
committerWieland Hoffmann2016-12-08 21:20:32 +0100
commit362e097bb2626dfa19a4456e24403c3ed52f070e (patch)
tree5e8a2a9caca922f042717bcd3aa1ef7ec965d546
parent5f33ba14a0e4f2adbece9f046db8565eaef65c96 (diff)
downloadaur-362e097bb2626dfa19a4456e24403c3ed52f070e.tar.gz
Update the upstream url
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2094b03e442..02f2c1093332 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Thu Jul 7 17:56:37 UTC 2016
+# Thu Dec 8 20:20:25 UTC 2016
pkgbase = chromaprint-git
pkgdesc = Client library, written in C++, for extracting audio fingerprints.
- pkgver = v1.3.1.r5.9e30d9c
+ pkgver = v1.4.r14.a81b23a
pkgrel = 1
- url = http://wiki.acoustid.org/wiki/Chromaprint
+ url = https://acoustid.org/chromaprint
arch = i686
arch = x86_64
license = LGPL
diff --git a/PKGBUILD b/PKGBUILD
index 1cd46d60a3d2..41f9ec197030 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Wieland Hoffmann <the_mineo@web.de>
pkgname=chromaprint-git
-pkgver=v1.3.1.r5.9e30d9c
+pkgver=v1.4.r14.a81b23a
pkgrel=1
pkgdesc="Client library, written in C++, for extracting audio fingerprints. "
arch=('i686' 'x86_64')
-url="http://wiki.acoustid.org/wiki/Chromaprint"
+url="https://acoustid.org/chromaprint"
license=('LGPL')
provides=('chromaprint')
conflicts=('chromaprint-bzr' 'chromaprint')