git » libofa.git » commit dd5ecc4

C++11 ABI rebuild

author Felix Yan
2015-12-06 01:37:48 UTC
committer Felix Yan
2015-12-06 01:37:48 UTC
parent 871cf569ed3a95526532a114d0a2307b39ae4150

C++11 ABI rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 095cbfa..9b197ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgname=libofa
 pkgver=0.9.3
-pkgrel=5
+pkgrel=6
 pkgdesc="An open-source audio fingerprint by MusicIP"
 arch=('i686' 'x86_64')
 url="http://code.google.com/p/musicip-libofa/"