diff options
author | Łukasz Jendrysik <scadu@yandex.com> | 2014-12-17 09:22:04 +0100 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2014-12-17 12:28:52 +0000 |
commit | 7b6bb66e089f955482f770eaf1929c0665723776 (patch) | |
tree | e29d5da17a79bd630c5dcebbaf7fb466e6dc36b2 /testing/chromaprint | |
parent | 400259468a5b1b462b0daa8eb03b81057aa2d141 (diff) | |
download | aports-7b6bb66e089f955482f770eaf1929c0665723776.tar.bz2 aports-7b6bb66e089f955482f770eaf1929c0665723776.tar.xz |
testing/chromaprint: bump pkgrel
Diffstat (limited to 'testing/chromaprint')
-rw-r--r-- | testing/chromaprint/APKBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/chromaprint/APKBUILD b/testing/chromaprint/APKBUILD index ca2c7815c6..7b0d124b5b 100644 --- a/testing/chromaprint/APKBUILD +++ b/testing/chromaprint/APKBUILD @@ -1,8 +1,9 @@ +# Contributor: Łukasz Jendrysik <scadu@yandex.com> # Contributor: Carlo Landmeter <clandmeter@gmail.com> # Maintainer: pkgname=chromaprint pkgver=1.2 -pkgrel=0 +pkgrel=1 pkgdesc="Library that implements a custom algorithm for extracting fingerprints from any audio source" url="http://acoustid.org/chromaprint/" arch="all" |